Skip to content

Commit

Permalink
Run PR check on Windows too
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed Dec 3, 2024
1 parent f8ccf38 commit d57328a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/__extract-direct-to-toolcache.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pr-checks/checks/extract-direct-to-toolcache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ versions:
operatingSystems:
- macos
- ubuntu
- windows
env:
CODEQL_ACTION_EXTRACT_TOOLCACHE: true
CODEQL_ACTION_ZSTD_BUNDLE: true
steps:
- name: Remove CodeQL from toolcache
uses: actions/github-script@v7
Expand Down

0 comments on commit d57328a

Please sign in to comment.