Skip to content

Commit 52e0181

Browse files
authored
publish.yml: Remove the debug job and fix an error in the workflow. (espressif#6408)
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
1 parent 8832412 commit 52e0181

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ on:
88
- completed
99

1010
jobs:
11-
debug:
12-
name: Debug
13-
runs-on: ubuntu-latest
14-
15-
steps:
16-
- name: Debug Action
17-
uses: hmarr/debug-action@v2.0.0
18-
1911
unit-test-results:
2012
name: Unit Test Results
2113
runs-on: ubuntu-latest
@@ -35,4 +27,7 @@ jobs:
3527
- name: Publish Unit Test Results
3628
uses: EnricoMi/publish-unit-test-result-action@v1
3729
with:
38-
commit: ${{ github.event.workflow
30+
commit: ${{ github.event.workflow_run.head_sha }}
31+
event_file: artifacts/Event File/event.json
32+
event_name: ${{ github.event.workflow_run.event }}
33+
files: "artifacts/**/*.xml"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy