Update repo
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
cd backend
|
cd backend
|
||||||
tox -e unit
|
tox -e unit
|
||||||
ls -la ${{ github.workspace }}/backend
|
ls -la ${{ github.workspace }}/backend
|
||||||
test -f backend/.coverage && echo "found backend/.coverage"
|
pwd
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user