Skip to content

Commit

Permalink
try local
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Apr 13, 2024
1 parent 4286419 commit f40b526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_bids-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,5 @@ jobs:

- name: Validate all BIDS datasets using bids-validator after migration
run: |
VALIDATOR_ARGS="-s ../src/schema.json" bash ./run_tests.sh
VALIDATOR_ARGS="-s local" bash ./run_tests.sh
working-directory: bids-examples

0 comments on commit f40b526

Please sign in to comment.