Skip to content

Commit 6feebd8

Browse files
authored
Revert "chore(deps): update sonicgarden/rspec-report-action action to v6" (#367)
* Revert "Update SonicGarden/rspec-report-action action to v6 (#344)" This reverts commit a666f0d. * Revert "Disable rspec report comment (#366)" This reverts commit a583a9b.
1 parent a583a9b commit 6feebd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,7 @@ runs:
145145

146146
- name: RSpec Report
147147
if: always()
148-
uses: SonicGarden/rspec-report-action@v6
148+
uses: SonicGarden/rspec-report-action@v5
149149
with:
150150
token: ${{ env.GITHUB_TOKEN }}
151151
json-path: tmp/rspec_results.json
152-
comment: false

0 commit comments

Comments
 (0)