Skip to content

Commit c52a259

Browse files
committed
fixup! add miri test
1 parent 98b6348 commit c52a259

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161

6262
- name: Install nightly toolchain
6363
uses: dtolnay/rust-toolchain@nightly
64+
with:
65+
components: miri
6466

6567
- uses: Swatinem/rust-cache@v2
6668

0 commit comments

Comments
 (0)