mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-16 06:17:10 +01:00
Fix CI: correct patter in paths-ignore + checkout in test-report workflow
This commit is contained in:
parent
85275e49c9
commit
f285c4c6d7
2 changed files with 3 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue