Skip to content

Commit 682fbf8

Browse files
committed
Disable fail fast for functional jobs.
1 parent 25c81dc commit 682fbf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/functional-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
functional_matrix:
7373
needs: requirements-check
7474
strategy:
75+
fail-fast: false
7576
matrix:
7677
os: [
7778
{

0 commit comments

Comments
 (0)