Skip to content

Commit 8e1d079

Browse files
authored
Merge pull request #8858 from github/erik-krogh/enable-ql-for-ql-swift
QL: add swift to QL-for-QL
2 parents 85d5b12 + f5e1aa7 commit 8e1d079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ql-for-ql-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
runs-on: ubuntu-latest
141141
strategy:
142142
matrix:
143-
folder: [cpp, csharp, java, javascript, python, ql, ruby]
143+
folder: [cpp, csharp, java, javascript, python, ql, ruby, swift]
144144

145145
needs:
146146
- package

0 commit comments

Comments
 (0)