mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 02:45:22 -08:00
Add option of use-actions-summary
This commit is contained in:
@@ -138,6 +138,10 @@ jobs:
|
||||
# Detailed listing of test suites and test cases will be skipped.
|
||||
only-summary: 'false'
|
||||
|
||||
# Allows you to generate reports for Actions Summary
|
||||
# https://github.com/orgs/github/teams/engineering/discussions/871
|
||||
use-actions-summary: 'true'
|
||||
|
||||
# Limits which test suites are listed:
|
||||
# all
|
||||
# failed
|
||||
|
||||
Reference in New Issue
Block a user