Skip to content

Commit 146b35d

Browse files
committed
Remove contine-on-error since miri tests now pass
1 parent 811f9e5 commit 146b35d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
miri:
6363
name: "Miri"
6464
runs-on: ubuntu-latest
65-
continue-on-error: true # Needed until all Miri errors are fixed
6665
steps:
6766
- uses: actions/checkout@v3
6867
- name: Install Miri

0 commit comments

Comments
 (0)