Skip to content

Commit d44cb39

Browse files
committed
chore: testing
1 parent 9127408 commit d44cb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contracts-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
# ./forge --version
141141

142142
- name: Run Foundry tests
143-
run: cd contracts && ./forge test --config-path ./foundry.toml
143+
run: cd contracts && forge test --config-path ./foundry.toml
144144
# working-directory: contracts
145145

146146
- name: Run snapshot

0 commit comments

Comments
 (0)