mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 14:29:14 +08: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 a new issue