set working dir to root
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
minimum-coverage: 90
|
||||
artifact-name: code-coverage-report
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
working-directory: ./src
|
||||
working-directory: ./
|
||||
- uses: actions/upload-artifact@v2
|
||||
if: always()
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user