Skip to content

Commit ce0335b

Browse files
committed
Pull miri from miri branch of dtolnay/rust-toolchain
1 parent 15c9e94 commit ce0335b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,7 @@ jobs:
111111
runs-on: ubuntu-latest
112112
steps:
113113
- uses: actions/checkout@v2
114-
- uses: dtolnay/rust-toolchain@nightly
115-
with:
116-
components: miri
114+
- uses: dtolnay/rust-toolchain@miri
117115
- run: cargo miri test --all-features
118116

119117
clippy:

0 commit comments

Comments
 (0)