Skip to content

Commit

Permalink
Merge pull request #448 from dandi/fix-integration-tests
Browse files Browse the repository at this point in the history
Set DANDI_ALLOW_LOCALHOST_URLS for integration tests
  • Loading branch information
dchiquito authored Jul 28, 2021
2 parents e8f6058 + ba01004 commit f11dd5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cli-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
dandi-version:
- release
- master
env:
DANDI_ALLOW_LOCALHOST_URLS: 1
steps:
- name: Download Docker image tarball
uses: actions/download-artifact@v2
Expand Down

0 comments on commit f11dd5a

Please sign in to comment.