Skip to content

Commit

Permalink
chore(actions): disable miri for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jbr committed Mar 27, 2024
1 parent 2a4e787 commit 0439ed1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
uses: Swatinem/[email protected]
- name: Test with Miri
run: cargo miri nextest run
continue-on-error: true

coverage:
runs-on: ubuntu-latest

Expand Down

0 comments on commit 0439ed1

Please sign in to comment.