Skip to content

Commit 9873d31

Browse files
committed
ci/test: always run report, even if tests fail
1 parent a66ef1b commit 9873d31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
uses: SonicGarden/rspec-report-action@v6
2727
with:
2828
json-path: /tmp/rspec_report.json
29+
if: always()

0 commit comments

Comments
 (0)