mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-11 18:23:10 +00:00
Revert "chore: improve naming for test reports job (#2234)"
This reverts commit a73dd4f08370a32a376428a281790d6d27c0dd9f.
This commit is contained in:
parent
62f93dc842
commit
4d5fa4542c
2
.github/workflows/test-node.yml
vendored
2
.github/workflows/test-node.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
uses: dorny/test-reporter@v1
|
||||
if: success() || failure()
|
||||
with:
|
||||
name: Test Report - ${{ inputs.test_type }}
|
||||
name: ${{ inputs.test_type }} Tests
|
||||
path: 'packages/tests/reports/mocha-*.json'
|
||||
reporter: mocha-json
|
||||
fail-on-error: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user