Skip to content

Commit

Permalink
Update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneDefauw committed Sep 5, 2023
1 parent 4cc523b commit 0f7945c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ jobs:
run: mamba env update -n napari-sparrow -f environment.yml
if: steps.cache.outputs.cache-hit != 'true'

- name: Ensure pytest temp directory exists
run: mkdir -p /tmp/pytest-of-runner

# this runs the platform-specific tests declared in tox.ini
- name: Test with tox
shell: bash -l {0}
Expand Down

0 comments on commit 0f7945c

Please sign in to comment.