Skip to content

Commit a583a9b

Browse files
author
Ryan Williams
authored
Disable rspec report comment (#366)
1 parent e16c692 commit a583a9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/test-ruby/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,3 +149,4 @@ runs:
149149
with:
150150
token: ${{ env.GITHUB_TOKEN }}
151151
json-path: tmp/rspec_results.json
152+
comment: false

0 commit comments

Comments
 (0)