Skip to content

Commit 7939067

Browse files
authored
tmp: use motion branch for master validation
to be reverted before merging!
1 parent c090350 commit 7939067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate_datasets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
pushd ..
4949
# Get npm 7+
5050
npm install -g npm@^7
51-
git clone --depth 1 https://github.com/bids-standard/bids-validator
51+
git clone --depth 1 https://github.com/sjeung/bids-validator --branch bep029_motion
5252
cd bids-validator
5353
# Generate the full development node_modules
5454
npm clean-install

0 commit comments

Comments
 (0)