Skip to content

Commit

Permalink
Update test_preconfigured_boundingboxes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmetNSimsek authored Dec 19, 2024
1 parent 6d6431c commit 1280b8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_preconfigured_boundingboxes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
paths:
- 'map/**.json'
- 'features/images/*,'
- 'features/images/**.json,'
tags: ["**"]


Expand Down Expand Up @@ -39,4 +39,4 @@ jobs:
run: |
export SIIBRA_USE_CONFIGURATION='./'
export TEST_ALL_PRECONF_BBOXES='True'
pytest ../siibra-python/e2e/volumes/test_preconfigured_boundingbox.py
pytest ../siibra-python/e2e/volumes/test_preconfigured_boundingbox.py

0 comments on commit 1280b8c

Please sign in to comment.