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