Skip to content

Commit

Permalink
wip: fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tschuelia committed Mar 14, 2024
1 parent 54c008e commit c4eb2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pandora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# uses: mxschmitt/action-tmate@v3
- name: Run Pandora tests
run: |
PYTHONPATH=. pytest -svx --color=yes
pwd && ls && PYTHONPATH=. pytest -svx --color=yes
shell: micromamba-shell {0}

Install-using-pip:
Expand Down

0 comments on commit c4eb2bf

Please sign in to comment.