Skip to content

Commit

Permalink
one more try
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Dec 19, 2024
1 parent 889311e commit 06f044c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/superset-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:
cancel-in-progress: true

jobs:
frontend-docker-build:
frontend-build:
runs-on: ubuntu-22.04
steps:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
Expand Down Expand Up @@ -102,6 +102,7 @@ jobs:
with:
name: coverage-artifacts
merge-multiple: true
pattern: coverage/*

- name: Show files
run: find .
Expand Down

0 comments on commit 06f044c

Please sign in to comment.