Skip to content

Commit

Permalink
Set DANDI_ALLOW_LOCALHOST_URLS for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dchiquito committed Jul 28, 2021
1 parent e8f6058 commit ba01004
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 ba01004

Please sign in to comment.