Remove failure
integration test
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
This commit is contained in:
parent
ef91154250
commit
eb07a5ea41
4
.github/workflows/integration.yml
vendored
4
.github/workflows/integration.yml
vendored
@ -27,7 +27,6 @@ jobs:
|
||||
tempdir,
|
||||
futures-rs,
|
||||
rust-clippy,
|
||||
failure,
|
||||
]
|
||||
include:
|
||||
# Allowed Failures
|
||||
@ -63,9 +62,6 @@ jobs:
|
||||
# Original comment was: temporal build failure due to breaking changes in the nightly compiler
|
||||
- integration: rust-semverver
|
||||
allow-failure: true
|
||||
# Can be moved back to include section after https://github.com/rust-lang-nursery/failure/pull/298 is merged
|
||||
- integration: failure
|
||||
allow-failure: true
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
|
Loading…
Reference in New Issue
Block a user