[macOS] CodeQL test correction (#6092)

This commit is contained in:
Erik Bershel
2022-08-17 11:06:58 +02:00
committed by GitHub
parent 0f9ec68b45
commit c22e0f8ec8
2 changed files with 6 additions and 1 deletions

View File

@@ -21,3 +21,5 @@ touch "$codeqlToolcachePath/pinned-version"
# Touch a file to indicate to the toolcache that setting up CodeQL is complete.
touch "$codeqlToolcachePath.complete"
invoke_tests "Common" "CodeQL"