Skip to content

Commit

Permalink
Pull miri from miri branch of dtolnay/rust-toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Apr 24, 2022
1 parent 15c9e94 commit ce0335b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dtolnay/rust-toolchain@nightly
with:
components: miri
- uses: dtolnay/rust-toolchain@miri
- run: cargo miri test --all-features

clippy:
Expand Down

0 comments on commit ce0335b

Please sign in to comment.