Skip to content

Commit

Permalink
Run tests from right location
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Aug 14, 2024
1 parent bbd9842 commit 14cac4f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ jobs:
- name: Run tests
shell: bash
run: |
pwd
ls -l
cd ..
ls -l
source venv/bin/activate
python -m pytest -v -m "not wheel" Fiona/tests
Expand Down

0 comments on commit 14cac4f

Please # to comment.