We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cea1a0 commit c481f56Copy full SHA for c481f56
1 file changed
.github/workflows/e2e_tests.yaml
@@ -7,6 +7,7 @@ jobs:
7
e2e_tests:
8
runs-on: ubuntu-latest
9
strategy:
10
+ fail-fast: false
11
matrix:
12
environment: [ "ci", "azure"]
13
env:
0 commit comments