Skip to content

Commit

Permalink
configure web test runner with junit reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
DE7924 committed Dec 23, 2024
1 parent 1e8cc9a commit e42b8c7
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 362 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: ZebraDevs/web-components-code-quality@action-setup
with:
token: ${{ secrets.GITHUB_TOKEN }}
test-results-path: "src/test/test-results.xml"

generate-localizations:
name: Generate localizations.
Expand Down
Loading

0 comments on commit e42b8c7

Please sign in to comment.