Skip to content

Commit

Permalink
squash warnings on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Feb 22, 2024
1 parent cb6f0de commit 87ffc88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI
on: [push, pull_request]

env:
RUSTFLAGS: -Dwarnings
# env:
# RUSTFLAGS: -Dwarnings

jobs:
test:
Expand Down

0 comments on commit 87ffc88

Please sign in to comment.