Skip to content

Commit dc0b73d

Browse files
committed
CI: Use latest schema
1 parent 536de95 commit dc0b73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_datasets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100
env:
101101
# When proposing new features, schema changes may be necessary.
102102
# Update this URL to the schema.json from PRs to the spec, when needed.
103-
BIDS_SCHEMA: https://bids-specification--1864.org.readthedocs.build/en/1864/schema.json
103+
BIDS_SCHEMA: https://bids-specification.readthedocs.io/en/latest/schema.json

0 commit comments

Comments
 (0)