Skip to content

Commit

Permalink
another CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YuhanLiin committed Jul 12, 2024
1 parent 77468aa commit d520f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- run: cargo build --workspace --exclude no-panicking
- run: cargo build -p no-panicking --profile release-lto

miri test:
miri:
name: miri testing on unsafe code
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit d520f7f

Please sign in to comment.