ci: don't use '-D warnings' except for clippy run
Some checks failed
test / AoC 2024 (push) Has been cancelled
Some checks failed
test / AoC 2024 (push) Has been cancelled
This commit is contained in:
parent
a1dceb6ff1
commit
824d111b18
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
cache: true
|
||||
components: clippy, rustfmt
|
||||
toolchain: stable
|
||||
rustflags: ""
|
||||
|
||||
- name: install cargo-aoc
|
||||
run: cargo install --locked cargo-aoc
|
||||
|
Loading…
x
Reference in New Issue
Block a user