Skip to content

Commit 052c352

Browse files
committed
test
1 parent 38ee225 commit 052c352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
conda info
112112
conda list
113113
- name: Setup tmate session
114-
if: env.RUN_BUILD == 'true'
114+
if: env.USE_CONDA == 'true' && env.RUN_SLOW != 'true'
115115
uses: mxschmitt/action-tmate@v3
116116
- name: Run manifest checks
117117
if: env.RUN_BUILD == 'true'

0 commit comments

Comments
 (0)