mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-07 19:05:13 +02:00
🚧 GitHub Actions: Test report
This commit is contained in:
parent
043dbb1749
commit
f4dff64066
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -42,5 +42,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
artifact: test-results
|
artifact: test-results
|
||||||
name: Tests
|
name: Tests
|
||||||
path: 'test-results/*.xml'
|
path: '*.xml'
|
||||||
reporter: jest-junit
|
reporter: jest-junit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue