We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c83ff0 commit 56b42e7Copy full SHA for 56b42e7
.github/workflows/summary-action.yaml
@@ -24,6 +24,6 @@ jobs:
24
uses: ./
25
with:
26
report-path: './ctrf-reports/*.json'
27
- sumary-report: true
+ summary-report: true
28
upload-artifact: true
29
if: always()
0 commit comments