Skip to content

Commit e1304e8

Browse files
authored
Revert
1 parent 7647a78 commit e1304e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
FULL_TEST: '1'
8585
run: |
8686
npm install
87-
# npm test # Why is this running Windows tests on macOS?!?
87+
npm test
8888
8989
tests:
9090
# lint-python takes ~5 seconds, so wait for it to pass before running the full matrix of tests.

0 commit comments

Comments
 (0)