We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bea9e5 commit f029d2aCopy full SHA for f029d2a
1 file changed
.github/workflows/powershell-pr-check.yml
@@ -25,6 +25,7 @@ jobs:
25
channel: release
26
- name: Install PowerShell
27
run: |
28
+ Get-Command codeql
29
./powershell/build.ps1
30
- name: Run QL tests
31
0 commit comments