Skip to content

Commit

Permalink
Fail on build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubG-git committed Dec 8, 2024
1 parent 13db6eb commit b196394
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/basic-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: dtolnay/rust-toolchain@stable

- name: Build
env:
RUSTFLAGS: -D warnings
run: cargo build

- name: Test
Expand Down

0 comments on commit b196394

Please sign in to comment.