1
0
Fork 0
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:
Mike Gerber 2023-08-04 17:35:43 +02:00
parent 043dbb1749
commit f4dff64066

View file

@ -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