Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfv committed Oct 19, 2021
1 parent 4a6f721 commit a4765fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: runner.os == 'Windows'

- name: run python in cmd.exe
shell: cmd
shell: cmd /C call {0}
run: |
python -VV
python -c "import numpy"
Expand Down

0 comments on commit a4765fb

Please sign in to comment.