mirror of
https://github.com/actions/setup-python.git
synced 2025-04-24 15:32:13 +00:00
Update python-package-conda.yml
This commit is contained in:
parent
1ac26b2212
commit
b33ba348fa
1 changed files with 2 additions and 1 deletions
3
.github/workflows/python-package-conda.yml
vendored
3
.github/workflows/python-package-conda.yml
vendored
|
@ -31,4 +31,5 @@ jobs:
|
|||
- name: Test with pytest
|
||||
run: |
|
||||
conda install pytest
|
||||
pytest
|
||||
pytest
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue