We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506f7cd commit 303183aCopy full SHA for 303183a
.github/workflows/validate_datasets.yml
@@ -75,6 +75,7 @@ jobs:
75
run: |
76
git clone -b dev https://github.com/bids-standard/bids-validator/ ../bids-validator
77
cd ../bids-validator
78
+ git checkout bep038
79
deno compile -A -o $HOME/.deno/bin/bids-validator src/bids-validator.ts
80
81
- name: Install BIDS validator (legacy)
0 commit comments