exclude java integration tests from QL-for-QL

This commit is contained in:
erik-krogh
2023-02-18 12:21:35 +01:00
parent 9f4f7a76c9
commit 4f97c0470b

View File

@@ -65,6 +65,7 @@ jobs:
LGTM_INDEX_FILTERS: |
exclude:ql/ql/test
exclude:*/ql/lib/upgrades/
exclude:java/ql/integration-tests
- name: Upload sarif to code-scanning
uses: github/codeql-action/upload-sarif@v2
with: