Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Dec 19, 2024
1 parent 50acc1a commit 904ec1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/superset-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
-v ${{ github.workspace }}/coverage:/app/superset-frontend/coverage \
bash -c \
'npm run test -- --coverage --silent --shard=${{ matrix.shard }}/8 --coverageReporters="json-summary"'
find coverage
find ./coverage
- name: Upload coverage artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 904ec1e

Please sign in to comment.