1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2025-06-08 14:37:00 +09:00

Update python-package-conda.yml

This commit is contained in:
Sjb747 2024-09-18 00:47:31 +10:00 committed by GitHub
parent 1ac26b2212
commit b33ba348fa
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -31,4 +31,5 @@ jobs:
- name: Test with pytest - name: Test with pytest
run: | run: |
conda install pytest conda install pytest
pytest pytest