Update repo
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-coverage
|
||||
path: ${{ github.workspace }}/backend/.coverage
|
||||
path: ${{ github.workspace }}/backend/main.py
|
||||
if-no-files-found: error
|
||||
|
||||
load-file-example:
|
||||
|
||||
Reference in New Issue
Block a user