Skip to content

Commit

Permalink
chore: add shellspec ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Sep 4, 2024
1 parent 25374a8 commit a368772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .shellspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
--execdir @specfile

# By default only shell scripts whose names contain .sh are coverage targeted. If you want to include other files, you need to adjust options with --kcov-options.
# --kcov-options "--include-path=. --path-strip-level=1"
--kcov-options "--include-path=**/scripts-ut-spec --path-strip-level=1"
# --kcov-options "--include-pattern=.sh"
# --kcov-options "--exclude-pattern=/.shellspec,/spec/,/coverage/,/report/"

Expand Down

0 comments on commit a368772

Please sign in to comment.