Skip to content

Commit

Permalink
Print packages evaluated
Browse files Browse the repository at this point in the history
  • Loading branch information
Tit Petric committed Sep 12, 2024
1 parent 7711132 commit 7fc6537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .taskfiles/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ tasks:
cmds:
- defer: { task: services:down }
- rm -rf coverage && mkdir -p coverage
- echo "Packages:" && echo "{{.packages}}"
- for: { var: packages, as: package }
cmd: |-
gotestsum --no-color=false --hide-summary=skipped --raw-command \
Expand Down

0 comments on commit 7fc6537

Please sign in to comment.