1
0
Fork 0
mirror of https://github.com/actions/setup-python.git synced 2024-09-19 16:46:43 +00: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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

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