Update repo

This commit is contained in:
Hang Cui
2025-10-17 14:58:18 -07:00
parent b3d66ab849
commit 3c9b43f368

View File

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