Skip to content

Commit c423a9e

Browse files
committed
ci: avoid denying warnings on nightly toolchains
1 parent a1cb6cd commit c423a9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ jobs:
180180
- name: cargo test (${{ matrix.features }})
181181
run: cargo test --locked ${{ matrix.features }} -- --include-ignored
182182
env:
183-
RUSTFLAGS: "-D warnings"
184183
AWS_LC_SYS_PREBUILT_NASM: "1" # for benefit of rcgen
185184

186185
msrv:

0 commit comments

Comments
 (0)