Update repo

This commit is contained in:
Hang Cui
2025-10-17 14:46:32 -07:00
parent 47ee65301d
commit b20c95a7b9

View File

@@ -22,7 +22,7 @@ jobs:
cd backend
tox -e unit
ls -la ${{ github.workspace }}/backend
test -f backend/.coverage && echo "found backend/.coverage"
pwd
- name: Upload artifact
uses: actions/upload-artifact@v4