Skip to content

Commit

Permalink
Update ci RUSTFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
njgheorghita committed Jan 3, 2022
1 parent 352c736 commit 7bbdcaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: rust/default
tag: 1.56.1
environment:
RUSTFLAGS: '-Dwarnings'
RUSTFLAGS: '-D warnings'
steps:
- checkout
- restore_cache:
Expand Down

0 comments on commit 7bbdcaa

Please sign in to comment.