mirror of
https://github.com/apple/pkl.git
synced 2026-03-19 07:43:59 +01:00
Bump pkl.impl.ghactions to 1.0.1 (#1358)
This commit is contained in:
6
.github/workflows/test_report.yml
generated
vendored
6
.github/workflows/test_report.yml
generated
vendored
@@ -1,6 +1,4 @@
|
||||
# Do not modify!
|
||||
# This file was generated from a template using https://github.com/StefMa/pkl-gha
|
||||
|
||||
# Generated from Workflow.pkl. DO NOT EDIT.
|
||||
name: PR Test Reports
|
||||
'on':
|
||||
workflow_run:
|
||||
@@ -24,7 +22,7 @@ jobs:
|
||||
with:
|
||||
path: artifacts
|
||||
name: test-results-.*
|
||||
name_is_regex: true
|
||||
name_is_regexp: true
|
||||
run_id: ${{ github.event.workflow_run.id }}
|
||||
- name: Publish test results
|
||||
uses: EnricoMi/publish-unit-test-result-action@v2
|
||||
|
||||
Reference in New Issue
Block a user