turn off failfast for app harness

This commit is contained in:
Lendemor 2024-11-06 18:02:10 +01:00
parent 9ab77172e4
commit 1da826fd5c
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,8 @@ jobs:
python-version: ['3.12']
split_index: [1, 2]
node-version: ['node']
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup_build_env

View File

@ -25,6 +25,7 @@ jobs:
state_manager: ["redis", "memory"]
split_index: [1, 2]
python-version: ["3.11.5", "3.12.0"]
fail-fast: false
runs-on: ubuntu-22.04
services:
# Label used to access the service container