Skip to content

Commit

Permalink
Merge pull request #108 from liquity/disable_coverage
Browse files Browse the repository at this point in the history
chore: Disable coverage
  • Loading branch information
bingen authored Apr 10, 2024
2 parents 35281dc + 981cd34 commit 17ea02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
run: pnpm test

coverage:
if: false
name: Coverage
runs-on: ubuntu-latest
continue-on-error: true
Expand Down

0 comments on commit 17ea02e

Please sign in to comment.