FZJ-INM1-BDA / siibra-python

Software interfaces for interacting with brain atlases - Python client
Apache License 2.0
46 stars 8 forks source link

test: fast ci if regular branch, full suite if PR to main #590

Closed xgui3783 closed 2 months ago

xgui3783 commented 2 months ago

As of now, push to any branch will cause full suite of test to run. This takes a long time, and potentially becomes the bottleneck when new builds are pushed often.

This PR changes this behavior: