Skip to content

Commit

Permalink
ci: update forge-std
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed Oct 24, 2023
1 parent 0a56ff8 commit 010d685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Update Forge Dependencies
working-directory: packages/contracts
run: forge update
run: forge update lib/forge-std

- name: Get PR branch coverage
id: coverage-pr
Expand Down

0 comments on commit 010d685

Please sign in to comment.