Skip to content

Commit 43fc1af

Browse files
committed
CI: Remove unnecessary env variable
1 parent 2653f25 commit 43fc1af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,6 @@ jobs:
9191
needs: changed-files
9292
if: github.event_name != 'pull_request' || needs.changed-files.outputs.rust-lockfile == 'true'
9393

94-
env:
95-
RUSTFLAGS: "-D warnings"
96-
9794
steps:
9895
- uses: actions/[email protected]
9996

0 commit comments

Comments
 (0)