Skip to content

Commit b979755

Browse files
committed
Make sure it always run for each matrix entry
1 parent a2e83db commit b979755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests_eessi_extend_module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
basic_checks:
1111
runs-on: ubuntu-22.04
1212
strategy:
13+
fail-fast: false
1314
matrix:
1415
include:
1516
- eessi_version: '2023.06'

0 commit comments

Comments
 (0)