Skip to content

Commit 374bc1e

Browse files
committed
CI: Do not submit etelemetry during tests
1 parent cc8a278 commit 374bc1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ name: Python package
77
env:
88
SUBPACKAGE: nipype1
99
FSLCONDA: https://fsl.fmrib.ox.ac.uk/fsldownloads/fslconda/public/
10+
NO_ET: 1 # etelemetry causes order-of-magnitude slowdowns
1011

1112
on:
1213
push:

0 commit comments

Comments
 (0)