Skip to content

Commit

Permalink
Run pytest in /tmp to prevent interference from dandiapi code
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Mar 25, 2021
1 parent 91d52a0 commit 4b27d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cli-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:

- name: Run dandi-api tests in dandi-cli
run: python -m pytest -s -v --dandi-api --pyargs dandi
working-directory: /tmp

0 comments on commit 4b27d24

Please sign in to comment.