Skip to content

Commit

Permalink
chore: appease clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdplm committed Mar 27, 2024
2 parents 26e2573 + 8665bf4 commit 20859c1
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Coverage

on:
push:
branches: [main]
pull_request:
branches: [main]
# Re-enable when https://github.com/xd009642/tarpaulin/issues/1493 is fixed
# push:
# branches: [main]
# pull_request:
# branches: [main]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 20859c1

Please sign in to comment.