Skip to content

Commit

Permalink
pytest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tuturu-tech committed Mar 26, 2024
1 parent 1120fb6 commit c832780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: foundry-rs/foundry-toolchain@v1

- name: Install Foundry dependencies
run: forge install crytic/properties
run: forge install crytic/properties --no-commit

- name: Set remappings
run: forge remappings > remappings.txt
Expand Down

0 comments on commit c832780

Please sign in to comment.