Skip to content

Commit

Permalink
Remove unused job step
Browse files Browse the repository at this point in the history
  • Loading branch information
bpierre committed Apr 10, 2024
1 parent 3c5b14d commit 5cbdac7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,6 @@ jobs:
env:
DEPLOYER: ${{ secrets.DEPLOYER }}

- name: Update env vars
run: vercel pull --yes --environment=production --token=${{ secrets.VERCEL_TOKEN }}
with:
name: deployment.json
path: deployment-latest.json

console-logs:
name: Check we didn’t forget to remove console imports
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5cbdac7

Please sign in to comment.