Skip to content

Commit

Permalink
chore: testing workflow debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybuidl committed Dec 18, 2024
1 parent fed3d93 commit 0220cc2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/contracts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ jobs:
- name: Install lcov
run: sudo apt-get install -y lcov

- name: Run Foundry tests without coverage
run: forge test
working-directory: contracts

- name: Run Hardhat and Foundry tests with coverage
run: yarn coverage
working-directory: contracts
Expand Down

0 comments on commit 0220cc2

Please sign in to comment.