We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6c9de commit 26f4bfaCopy full SHA for 26f4bfa
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Run Tests
21
run: forge test
22
env:
23
- FOUNDRY_PROFILE=ci
+ FOUNDRY_PROFILE: ci
24
25
snapshot:
26
runs-on: ubuntu-latest
lib/forge-std
lib/solmate
0 commit comments