Skip to content

Commit

Permalink
update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-hunhoff committed Jan 26, 2024
1 parent 23b7c2e commit fc2a6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if : ${{ matrix.os == 'windows-latest' }}
run: |
python -m venv ../tmp/env_test
../tmp/env_test/activate
../tmp/env_test/Scripts/activate
- name: Install Python Jep
run: |
pip install numpy
Expand Down

0 comments on commit fc2a6a6

Please sign in to comment.