Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! wip: switch from hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanregner committed Dec 15, 2024
1 parent a3f09ad commit db2c64c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@ jobs:
--eval-workers 4
--result-format junit
--result-file report.xml
--no-nom
- name: report
uses: dorny/test-reporter@main
if: success() || failure()
with:
name: Build Repoprt
path: reports/report.xml
reporter: jest-junit

0 comments on commit db2c64c

Please sign in to comment.