Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
Remove unused rustflags from CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jul 26, 2020
1 parent ba2932b commit 08646c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
with:
toolchain: ${{matrix.rust}}
- run: cargo test
env:
RUSTFLAGS: ${{matrix.rustflags}}

msrv:
name: Rust 1.31.0
Expand Down

0 comments on commit 08646c9

Please sign in to comment.