Skip to content

Commit

Permalink
chore: update report name
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Jan 16, 2024
1 parent 50ba0b8 commit a183c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e-results.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: test-reporter
with:
artifact: test-results
name: JEST Tests
name: E2E Test Report
path: '*.xml'
reporter: jest-junit

Expand Down

0 comments on commit a183c41

Please sign in to comment.