Skip to content

Commit 73ead84

Browse files
committed
Reorder strategy properties
1 parent 793fe17 commit 73ead84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,13 @@ jobs:
112112
runs-on: ubuntu-latest
113113

114114
strategy:
115+
fail-fast: false
115116
matrix:
116117
include:
117118
- language: actions
118119
build-mode: none
119120
- language: python
120121
build-mode: none
121-
fail-fast: false
122122

123123
permissions:
124124
contents: read

0 commit comments

Comments
 (0)