Skip to content

Commit 2d59fe9

Browse files
committed
FIX: Try again
1 parent 3d4544e commit 2d59fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
with:
128128
environment-file: ${{ env.CONDA_ENV }}
129129
environment-name: mne
130-
log-level: ${{ runner.debug == '1' && 'debug' || 'info' }}
130+
log-level: 'info'
131131
create-args: >-
132132
python=${{ env.PYTHON_VERSION }}
133133
-v

0 commit comments

Comments
 (0)