We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1241845 commit 6f6f03fCopy full SHA for 6f6f03f
.github/workflows/test.yml
@@ -24,6 +24,7 @@ jobs:
24
with:
25
repository: bids-standard/bids-examples
26
path: bids-examples
27
+ #Ties down to the current version of bids-examples as of 2024-09-16. If updated, please update the tests accordingly.
28
ref: 7c18d6840982518a0251cfeb59fe5c4610099ea1
29
30
- name: Set up Python 3.11
0 commit comments