Rename the testing yml

This commit is contained in:
Marc Di Luzio 2024-08-10 22:21:52 +01:00
parent 787da53978
commit b6b26b43a4

View file

@ -24,7 +24,3 @@ jobs:
- name: Run tests with pytest - name: Run tests with pytest
run: | run: |
pytest pytest
- name: Apply validated tag
run: |
git tag validated
git push origin -f --tags