Skip to content

Commit 4f97c04

Browse files
committed
exclude java integration tests from QL-for-QL
1 parent 9f4f7a7 commit 4f97c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
LGTM_INDEX_FILTERS: |
6666
exclude:ql/ql/test
6767
exclude:*/ql/lib/upgrades/
68+
exclude:java/ql/integration-tests
6869
- name: Upload sarif to code-scanning
6970
uses: github/codeql-action/upload-sarif@v2
7071
with:

0 commit comments

Comments
 (0)