Update repo

This commit is contained in:
Hang Cui
2025-10-17 16:09:46 -07:00
parent b484044697
commit 04a26b5a4a

View File

@@ -28,7 +28,7 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: build-coverage name: build-coverage
path: ${{ github.workspace }}/backend/.coverage path: ${{ github.workspace }}/backend/main.py
if-no-files-found: error if-no-files-found: error
load-file-example: load-file-example: