Skip to content

Commit

Permalink
CI: Do not submit etelemetry during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Mar 23, 2024
1 parent 11df660 commit ce4e72c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name: Python package
env:
SUBPACKAGE: nipype1
FSLCONDA: https://fsl.fmrib.ox.ac.uk/fsldownloads/fslconda/public/
NO_ET: 1 # etelemetry causes order-of-magnitude slowdowns

on:
push:
Expand Down

0 comments on commit ce4e72c

Please sign in to comment.