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