ci: allow failure for debian job

This commit is contained in:
Heiko Schaefer 2023-08-04 14:58:42 +02:00
parent 1be9cea119
commit 06cb246a79
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -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