Skip to content

Commit

Permalink
FIX: Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Feb 2, 2024
1 parent 8eadfe2 commit 3a2d9eb
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 @@ -63,7 +63,7 @@ jobs:
create-args: >-
python=${{ env.PYTHON_VERSION }}
if: matrix.kind == 'conda'
- run: pip intsall -r requirements_testing.txt
- run: pip install -r requirements_testing.txt
- run: pip install -ve .
- run: mne sys_info
- run: ./tools/github_actions_download.sh
Expand Down

0 comments on commit 3a2d9eb

Please sign in to comment.