Skip to content

Commit

Permalink
temp remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
roisindowling committed Jul 15, 2024
1 parent de7491f commit 4537a68
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ jobs:
- name: Compile contracts
run: yarn compile

- name: Unit Tests
run: yarn test:hardhat

- name: Generate coverage
run: yarn test:coverage:solidity

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 4537a68

Please sign in to comment.