Skip to content

Commit

Permalink
ignoring warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmncos committed Aug 8, 2024
1 parent 9ed9c9d commit 5d58586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- master
pull_request:
env:
RUSTFLAGS: -D warnings
RUSTFLAGS: "-D warnings --allow deprecated"

jobs:
coverage:
Expand Down

0 comments on commit 5d58586

Please sign in to comment.