Skip to content

Commit cded060

Browse files
committed
Checkout Code error in GitHub Checks
Update CI workflow to save coverage report and add new data sources Signed-off-by: Rodrigo Nardi <[email protected]>
1 parent fbeb0e4 commit cded060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
if: always()
103103
with:
104104
name: coverage-report
105-
path: tmp/rspec_results.html
105+
path: /home/runner/work/netdef-ci-github-app/netdef-ci-github-app/coverage
106106
if-no-files-found: warn
107107

108108
- name: RSpec Report

0 commit comments

Comments
 (0)