Skip to content

Commit 015407c

Browse files
Merge branch 'master' into enh-validators-base
2 parents abedeed + 9b5b3f6 commit 015407c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
runs-on: ${{ matrix.os }}
2323
env:
2424
NO_ET: 1
25-
DANDI_ALLOW_LOCALHOST_URLS: "1"
2625
DANDI_PAGINATION_DISABLE_FALLBACK: "1"
2726
DANDI_TESTS_PERSIST_DOCKER_COMPOSE: "1"
2827
strategy:

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ envlist = lint,typing,py3
33

44
[testenv]
55
setenv =
6-
DANDI_ALLOW_LOCALHOST_URLS=1
76
DANDI_PAGINATION_DISABLE_FALLBACK=1
87
passenv = DANDI_*,USER,DBUS_SESSION_BUS_ADDRESS
98
extras =

0 commit comments

Comments
 (0)