We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249ff86 commit 7318c70Copy full SHA for 7318c70
.github/workflows/build-and-test.yaml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
report-path: './ctrf/*.json'
27
summary-report: true
28
- test-table-report: true
+ test-report: true
29
upload-artifact: true
30
env:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments