Skip to content

Commit

Permalink
BUG ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
esheldon committed Jun 19, 2024
1 parent e93851d commit 8dc5e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: ${{ matrix.pyver }}

- name: install numpy
pip install numpy
run: pip install numpy

- name: Make nmake available
uses: ilammy/msvc-dev-cmd@v1
Expand Down

0 comments on commit 8dc5e64

Please sign in to comment.