mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-07-09 22:35:22 +00:00
allow miri failures
This commit is contained in:
parent
e8b467733f
commit
b59427c89f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -61,6 +61,7 @@ jobs:
|
||||||
|
|
||||||
miri:
|
miri:
|
||||||
name: Miri
|
name: Miri
|
||||||
|
continue-on-error: true # FIXME: https://github.com/salsa-rs/salsa/issues/520
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue