Skip to content

Commit

Permalink
fix: changed matrix stategy to not fail all jobs (#1709)
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot authored Dec 10, 2024
1 parent cfd855a commit b7b593d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run:
working-directory: tests/
strategy:
fail-fast: false
matrix:
browser:
- chrome
Expand Down

0 comments on commit b7b593d

Please sign in to comment.