Skip to content

Commit 1e2fdda

Browse files
committed
FIX: More
1 parent 86c2e32 commit 1e2fdda

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
@@ -149,7 +149,7 @@ jobs:
149149
with:
150150
environment-file: ${{ env.CONDA_ENV }}
151151
environment-name: mne
152-
log-level: ${{ runner.debug == '1' && 'debug' || 'info' }}
152+
log-level: 'info'
153153
create-args: >-
154154
python=${{ env.PYTHON_VERSION }}
155155
-v

0 commit comments

Comments
 (0)