Skip to content

Commit b59427c

Browse files
committedJul 19, 2024
allow miri failures
1 parent e8b4677 commit b59427c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161

6262
miri:
6363
name: Miri
64+
continue-on-error: true # FIXME: https://github.com/salsa-rs/salsa/issues/520
6465
runs-on: ubuntu-latest
6566
steps:
6667
- name: Checkout

0 commit comments

Comments
 (0)