Skip to content

Commit

Permalink
chore: Disable coverage
Browse files Browse the repository at this point in the history
Due to Github rate limit.
  • Loading branch information
bingen committed Apr 10, 2024
1 parent 35281dc commit 981cd34
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 981cd34

Please sign in to comment.