Allow failure of cross-version-config test
The test is bound to fail until it is executed against a new release which will include the pytest env var refactoring.
This commit is contained in:
@@ -720,6 +720,7 @@ cross-version-config-tests:
|
||||
untracked: true
|
||||
expire_in: "1 day"
|
||||
when: always
|
||||
allow_failure: true # pytest env variable refactoring
|
||||
|
||||
# Jobs for regular GCC builds on Alpine Linux 3.19 (amd64)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user