mirror of
https://github.com/actions/setup-python.git
synced 2025-04-19 11:13:29 +00:00
Update python-package-conda.yml
This commit is contained in:
parent
1ac26b2212
commit
b33ba348fa
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…
Reference in New Issue
Block a user