Skip to content

Commit ca4db39

Browse files
ci: fix script
1 parent b2c8706 commit ca4db39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
fail-on-error: false
123123
# # Allows generate only summary without all tests list for more clear results
124124
# only-summary: true
125-
list-suites: failed
125+
# list-suites: failed
126126
list-tests: failed
127127

128128
- name: Upload coverage artifact

0 commit comments

Comments
 (0)