Skip to content

Commit

Permalink
ci: add token
Browse files Browse the repository at this point in the history
  • Loading branch information
ethyla committed Jul 23, 2024
1 parent 6422d25 commit 22030b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,7 @@ jobs:
id: build

- name: Run Forge tests
env:
INFURA_TOKEN: ${{ secrets.INFURA_TOKEN }}
run: forge test -vvv
id: test

0 comments on commit 22030b4

Please sign in to comment.