Skip to content

Commit bd1ad4a

Browse files
use the emg-bids schema
1 parent 218b726 commit bd1ad4a

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
@@ -128,7 +128,7 @@ jobs:
128128
# Update this URL to the schema.json from PRs to the spec, when needed.
129129
# If this variable is unset, dev will generally track the latest development
130130
# release of https://jsr.io/@bids/schema
131-
run: echo BIDS_SCHEMA=https://bids-specification.readthedocs.io/en/latest/schema.json >> $GITHUB_ENV
131+
run: echo BIDS_SCHEMA=https://bids-specification--1998.org.readthedocs.build/en/1998/schema.json >> $GITHUB_ENV
132132

133133
- name: Validate all BIDS datasets using bids-validator
134134
run: |

0 commit comments

Comments
 (0)