Skip to content

Commit

Permalink
stage name
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-s committed Apr 25, 2024
1 parent 0d5b293 commit c7ff716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
uses: dorny/test-reporter@v1
if: success() || failure() # run this step even if the previous step failed
with:
name: Tests
name: tests
path: test/environment/test-report.xml
reporter: jest-junit

0 comments on commit c7ff716

Please sign in to comment.