Skip to content

Commit

Permalink
Disable new unexpected_cfg error for patch releases of old release
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Aug 19, 2024
1 parent 74d1c64 commit eb318fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
pull_request:
merge_group:

env:
RUSTFLAGS: -Aunexpected_cfgs

jobs:

complete:
Expand Down

0 comments on commit eb318fb

Please sign in to comment.