Update repo

This commit is contained in:
Hang Cui
2025-10-17 14:54:42 -07:00
parent b20c95a7b9
commit b3d66ab849

View File

@@ -26,9 +26,10 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
working-directory: backend
with:
name: coverage
path: ${{ github.workspace }}/backend/.coverage
path: .coverage
if-no-files-found: error
load-file-example: