Fix action reference in test results upload step
Some checks failed
Build Simulation and Test / Run All Tests (push) Failing after 8s

This commit is contained in:
Sam 2025-05-31 19:57:48 -05:00
parent e00edd8137
commit 253f15b71c

View File

@ -31,7 +31,7 @@ jobs:
- name: Upload test results
if: always()
uses: gitea.com/actions/upload-artifact@v1
uses: gitea/actions/upload-artifact@v1
with:
name: pytest-results
path: pytest-results.xml