Skip to content

Commit 90ad7dd

Browse files
committed
use use_v04_feature_ids config branch for tests
1 parent cfe93e8 commit 90ad7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

siibra/configuration/configuration.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class Configuration:
4242
conn(
4343
server_or_owner,
4444
project_or_repo,
45-
reftag="siibra-{}".format(__version__),
45+
reftag="use_v04_feature_ids",
4646
skip_branchtest=True
4747
)
4848
for conn, server_or_owner, project_or_repo in CONFIG_REPOS

0 commit comments

Comments
 (0)