Skip to content

Commit fade6d0

Browse files
committed
Revert "test: Install bids-validator from bids-standard/bids-validator#261"
This reverts commit b4af21a. The relevant PR has been merged into `dev`.
1 parent b4af21a commit fade6d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/validate_datasets.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ jobs:
7676
run: |
7777
git clone -b dev https://github.com/bids-standard/bids-validator/ ../bids-validator
7878
cd ../bids-validator
79-
git fetch origin refs/pull/261/head
80-
git checkout FETCH_HEAD
8179
deno compile -A -o $HOME/.deno/bin/bids-validator src/bids-validator.ts
8280
8381
- name: Install BIDS validator (legacy)

0 commit comments

Comments
 (0)