Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql-action
Public
Notifications
You must be signed in to change notification settings
Fork
488
Star
1.6k
Code
Issues
159
Pull requests
34
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Run unit tests on Windows too
- #1099
#1099
Merged
henrymercer
merged 10 commits into
main
github/codeql-action:main
from
henrymercer/run-unit-tests-on-windows
github/codeql-action:henrymercer/run-unit-tests-on-windows
Copy head branch name to clipboard
Jul 12, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Run unit tests on Windows too
#1099
henrymercer
merged 10 commits into
main
github/codeql-action:main
from
henrymercer/run-unit-tests-on-windows
github/codeql-action:henrymercer/run-unit-tests-on-windows
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2022
Remove toolcache decorator
Show description for 41d6ac4
henrymercer
committed
41d6ac4
View commit details
Copy full SHA for 41d6ac4
Browse repository at this point
Add instructions to remove deleted JS / source map files in PR check
henrymercer
committed
9953936
View commit details
Copy full SHA for 9953936
Browse repository at this point
Commits on Jun 29, 2022
Run unit tests on Windows too
henrymercer
committed
7ebbfcb
View commit details
Copy full SHA for 7ebbfcb
Browse repository at this point
Run npm scripts on using bash so Windows can find commands
henrymercer
committed
79ec03f
View commit details
Copy full SHA for 79ec03f
Browse repository at this point
Fix test failures on Windows related to path separators
henrymercer
committed
4792297
View commit details
Copy full SHA for 4792297
Browse repository at this point
Workaround `PATH` casing issues on Windows
henrymercer
committed
c156049
View commit details
Copy full SHA for c156049
Browse repository at this point
Separate paths with `/` in `resolveUriToFile`
henrymercer
committed
30681e7
View commit details
Copy full SHA for 30681e7
Browse repository at this point
Don't make temporary directories symlinks
Show description for c2fd5d1
henrymercer
committed
c2fd5d1
View commit details
Copy full SHA for c2fd5d1
Browse repository at this point
Handle Windows absolute paths in `resolveUriToFile`
henrymercer
committed
130a51d
View commit details
Copy full SHA for 130a51d
Browse repository at this point
Commits on Jul 11, 2022
Merge remote-tracking branch 'origin/main' into henrymercer/run-unit-tests-on-windows
henrymercer
committed
fc92642
View commit details
Copy full SHA for fc92642
Browse repository at this point
You can’t perform that action at this time.