ci: allow failure for debian job
This commit is contained in:
parent
1be9cea119
commit
06cb246a79
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ cargo-test-debian-bookworm:
|
|||
# there is no virtual card in this image, so subplot does not generate tests
|
||||
# that would require one.
|
||||
- cargo test
|
||||
allow_failure: true
|
||||
cache:
|
||||
# inherit all general cache settings
|
||||
<<: *general_cache_config
|
||||
|
|
Loading…
Reference in a new issue