Update repo
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user