Skip to content

Commit

Permalink
Remove contine-on-error since miri tests now pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Imberflur committed Mar 1, 2023
1 parent ab967bc commit 1038373
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
miri:
name: "Miri"
runs-on: ubuntu-latest
continue-on-error: true # Needed until all Miri errors are fixed
steps:
- uses: actions/checkout@v3
- name: Install Miri
Expand Down

0 comments on commit 1038373

Please sign in to comment.