Skip to content

Commit

Permalink
Update python-app-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RagnarB83 authored Oct 4, 2024
1 parent 320334b commit 744fe03
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/python-app-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,7 @@ jobs:
- name: Test with pytest
run: |
conda install pytest
pytest
which python
pwd
ls
pytest -v

0 comments on commit 744fe03

Please sign in to comment.