We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b4677 commit b59427cCopy full SHA for b59427c
.github/workflows/test.yml
@@ -61,6 +61,7 @@ jobs:
61
62
miri:
63
name: Miri
64
+ continue-on-error: true # FIXME: https://github.com/salsa-rs/salsa/issues/520
65
runs-on: ubuntu-latest
66
steps:
67
- name: Checkout
0 commit comments