fix: debian12 functional test pass is now mandatory (#207)

This commit is contained in:
GoldenKiwi 2023-09-29 16:34:25 +02:00 committed by GitHub
parent 2e53dfb573
commit ceea343ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,6 @@ jobs:
run: ./tests/docker_build_and_run_tests.sh debian11 run: ./tests/docker_build_and_run_tests.sh debian11
functionnal-tests-docker-debian12: functionnal-tests-docker-debian12:
runs-on: ubuntu-latest runs-on: ubuntu-latest
continue-on-error: true
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v4 uses: actions/checkout@v4