Skip to content

Commit f029d2a

Browse files
authored
Update powershell-pr-check.yml
1 parent 3bea9e5 commit f029d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/powershell-pr-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
channel: release
2626
- name: Install PowerShell
2727
run: |
28+
Get-Command codeql
2829
./powershell/build.ps1
2930
- name: Run QL tests
3031
run: |

0 commit comments

Comments
 (0)