Skip to content

Commit

Permalink
mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Dec 19, 2024
1 parent 02445f7 commit 50acc1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/superset-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
- name: npm run test with coverage
run: |
mkdir -p ./coverage
docker run \
--rm superset-node-${{ github.sha }} \
-v ${{ github.workspace }}/coverage:/app/superset-frontend/coverage \
Expand Down

0 comments on commit 50acc1a

Please sign in to comment.