We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57bdeb commit 59b5155Copy full SHA for 59b5155
.github/workflows/contract-tests.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: foundry-rs/foundry-toolchain@v1
23
with:
24
version: stable
25
+ cache: false
26
27
- name: Setup node/yarn
28
uses: actions/setup-node@v3
0 commit comments