Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Jun 9, 2024
1 parent f87b3d6 commit 0f4b30e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ concurrency:

env:
CARGO_TERM_COLOR: always
CARGO_INCREMENTAL: 0 # remove this when we cache the builds
RUSTFLAGS: "-Dwarnings"

jobs:
check_version:
Expand Down

0 comments on commit 0f4b30e

Please sign in to comment.