1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-python synced 2025-06-08 04:18:19 +02: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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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