Skip to content

Commit

Permalink
💚 github: fix solidity download race condition
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Nov 16, 2023
1 parent 00b87c0 commit 918cbee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- uses: foundry-rs/foundry-toolchain@v1
- run: yarn
- run: yarn lint
- run: forge build
- run: yarn coverage
- uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit 918cbee

Please sign in to comment.