Skip to content

Commit 3a267f7

Browse files
authored
Merge pull request #375 from dandi/remove-remnants-of-DANDI_ALLOW_LOCALHOST_URLS
ci: remove last use of DANDI_ALLOW_LOCALHOST_URLS env var
2 parents 218eaff + c7a7e23 commit 3a267f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-dandi-cli.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
runs-on: ${{ matrix.os }}
1414
env:
1515
NO_ET: 1
16-
DANDI_ALLOW_LOCALHOST_URLS: 1
1716
DANDI_TESTS_PULL_DOCKER_COMPOSE: 0
1817
strategy:
1918
fail-fast: false

0 commit comments

Comments
 (0)