Skip to content

Commit

Permalink
FIX: No?
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jun 18, 2024
1 parent 48378f8 commit bb4c0b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ jobs:
create-args: >-
python=${{ matrix.python }}
if: matrix.kind == 'conda'
# For some reason both qt6 and qt6 get installed on macOS
- run: conda remove -y qt5-libs
if: matrix.kind == 'conda' && startsWith(matrix.os, 'macos')
- run: pip install -r requirements_testing.txt
- run: git clone https://github.com/mne-tools/mne-python
- run: pip install --upgrade --pre -e ./mne-python git+https://github.com/nilearn/nilearn
Expand Down

0 comments on commit bb4c0b0

Please sign in to comment.