Skip to content

Commit

Permalink
HJ-300 - Adds fail-fast: false to Safe-Tests build strategy (#5586)
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-torres-marroquin authored Dec 10, 2024
1 parent 8610b3f commit bef6e27
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 @@ -244,6 +244,7 @@ jobs:
Safe-Tests:
needs: Check-Container-Startup
strategy:
fail-fast: false
matrix:
python_version: ["3.9.18", "3.10.13"]
test_selection:
Expand Down

0 comments on commit bef6e27

Please sign in to comment.