Skip to content

Commit

Permalink
HJ-300 - Adds fail-fast to Safe-Tests build strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-torres-marroquin committed Dec 10, 2024
1 parent bd16b0a commit ee7976c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ jobs:
needs: Check-Container-Startup
strategy:
matrix:
fail-fast: false
python_version: ["3.9.18", "3.10.13"]
test_selection:
- "ctl-not-external"
Expand Down

0 comments on commit ee7976c

Please sign in to comment.