mirror of
https://github.com/actions/setup-python.git
synced 2025-04-21 16:59:15 +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
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
conda install pytest
|
conda install pytest
|
||||||
pytest
|
pytest
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue