Skip to content

Commit

Permalink
remove env var
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Sep 2, 2024
1 parent 42b3ec8 commit 749caba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ jobs:
# https://github.com/<FORK>/bids-validator/raw/<BRANCH>/bids-validator/src/bids-validator.ts
run: |
deno install -Agf https://github.com/bids-standard/bids-validator/raw/deno-build/bids-validator.js
echo "BIDS_VALIDATOR_BRANCH=main-schema" >> $GITHUB_ENV
- name: Download BIDS validator (main)
if: matrix.bids-validator-version == 'validator-main'
Expand Down

0 comments on commit 749caba

Please sign in to comment.