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
|
# there is no virtual card in this image, so subplot does not generate tests
|
||||||
# that would require one.
|
# that would require one.
|
||||||
- cargo test
|
- cargo test
|
||||||
|
allow_failure: true
|
||||||
cache:
|
cache:
|
||||||
# inherit all general cache settings
|
# inherit all general cache settings
|
||||||
<<: *general_cache_config
|
<<: *general_cache_config
|
||||||
|
|
Loading…
Reference in a new issue