Update repo
This commit is contained in:
@@ -26,9 +26,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
working-directory: backend
|
||||||
with:
|
with:
|
||||||
name: coverage
|
name: coverage
|
||||||
path: ${{ github.workspace }}/backend/.coverage
|
path: .coverage
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
||||||
load-file-example:
|
load-file-example:
|
||||||
|
|||||||
Reference in New Issue
Block a user