Skip to content

Commit 261a943

Browse files
committed
Update test.yml
- set fail-fast: false so GitHub will not cancels all in-progress jobs if any matrix job fails.
1 parent 4642c50 commit 261a943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
splunk-version:
1616
- "8.0"
1717
- "latest"
18+
fail-fast: false
1819

1920
services:
2021
splunk:

0 commit comments

Comments
 (0)