🚧 GitHub Actions: Test report

pull/90/head
Mike Gerber 1 year ago
parent 043dbb1749
commit f4dff64066

@ -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…
Cancel
Save