mirror of
https://github.com/ovh/debian-cis.git
synced 2024-11-22 05:27:01 +01:00
fix: debian12 functional test pass is now mandatory (#207)
This commit is contained in:
parent
2e53dfb573
commit
ceea343ad9
1
.github/workflows/functionnal-tests.yml
vendored
1
.github/workflows/functionnal-tests.yml
vendored
@ -20,7 +20,6 @@ jobs:
|
||||
run: ./tests/docker_build_and_run_tests.sh debian11
|
||||
functionnal-tests-docker-debian12:
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user