Skip to content

Commit

Permalink
Update unit_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner authored Feb 5, 2024
1 parent 87abef3 commit a81f1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
pyvista: false
- name: Install dependencies
run: |
pip install --upgrade pip setuptools wheel
python -m pip install --upgrade pip setuptools wheel
pip install --upgrade --upgrade-strategy eager .[test]
- if: matrix.mne-version == 'mne-stable'
run: pip install --upgrade mne
Expand Down

0 comments on commit a81f1eb

Please sign in to comment.