Skip to content

Commit 0220cc2

Browse files
committed
chore: testing workflow debugging
1 parent fed3d93 commit 0220cc2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/contracts-testing.yml

-4
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ jobs:
6969
- name: Install lcov
7070
run: sudo apt-get install -y lcov
7171

72-
- name: Run Foundry tests without coverage
73-
run: forge test
74-
working-directory: contracts
75-
7672
- name: Run Hardhat and Foundry tests with coverage
7773
run: yarn coverage
7874
working-directory: contracts

0 commit comments

Comments
 (0)