Skip to content

Commit fe8a678

Browse files
committed
chore: Remove BEP042 test customization
1 parent aae844f commit fe8a678

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.github/workflows/deno_tests.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}
1313
cancel-in-progress: true
1414

15-
env:
16-
BIDS_SCHEMA: https://bids-specification--1998.org.readthedocs.build/en/1998/schema.json
17-
1815
jobs:
1916
debug_info:
2017
runs-on: ubuntu-latest
@@ -55,7 +52,7 @@ jobs:
5552
strategy:
5653
matrix:
5754
os: [ubuntu-latest, macos-latest, windows-latest]
58-
allow-net: [true] # , false]
55+
allow-net: [true, false]
5956
fail-fast: false
6057
defaults:
6158
run:

tests/data/bids-examples

Submodule bids-examples updated 78 files

0 commit comments

Comments
 (0)