Adds undercover command to the build file

build setup patch
This commit is contained in:
filipefurtad0
2025-01-27 18:05:53 -06:00
parent 4cb9d870b4
commit e0efb34fe8

View File

@@ -408,3 +408,7 @@ jobs:
retention-days: 7
if-no-files-found: ignore
include-hidden-files: true
- name: Compare SimpleCov results with Undercover
run: |
git fetch --no-tags origin master:master
bundle exec undercover