Skip to content

Commit a583a9b

Browse files
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

Diff for: .github/actions/test-ruby/action.yml

+1
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)