mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
Revert
This commit is contained in:
parent
7647a78bd7
commit
e1304e870b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
|||
FULL_TEST: '1'
|
||||
run: |
|
||||
npm install
|
||||
# npm test # Why is this running Windows tests on macOS?!?
|
||||
npm test
|
||||
|
||||
tests:
|
||||
# lint-python takes ~5 seconds, so wait for it to pass before running the full matrix of tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue