Skip to content

Commit

Permalink
check CI remappings
Browse files Browse the repository at this point in the history
  • Loading branch information
snreynolds committed Jul 26, 2024
1 parent f8391ed commit e6e1299
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly

- name: Print Remappings
run: forge remappings

- name: Run tests
run: forge test -vvv
Expand Down

0 comments on commit e6e1299

Please sign in to comment.