mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-03 03:35:22 -08:00
Fix CI: correct patter in paths-ignore + checkout in test-report workflow
This commit is contained in:
1
.github/workflows/test-report.yml
vendored
1
.github/workflows/test-report.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
name: Workflow test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: ./
|
||||
with:
|
||||
artifact: test-results
|
||||
|
||||
Reference in New Issue
Block a user