mirror of
https://github.com/actions/setup-python.git
synced 2024-11-10 05:41:06 +07: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