Skip to content

Commit fc52a6c

Browse files
committed
ci: add annotate false
1 parent 975099e commit fc52a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,5 +214,5 @@ jobs:
214214
- name: Modify reports
215215
run: npm run modify-reports
216216
- name: Default tables
217-
run: node dist/core/cli.js ctrf-reports/ctrf-report.json --title "Default tables"
217+
run: node dist/core/cli.js ctrf-reports/ctrf-report.json --title "Default tables" --annotate false
218218

0 commit comments

Comments
 (0)