Skip to content

Commit 529393b

Browse files
author
itsdalmo
committed
Use silent for CI task
1 parent 23feb94 commit 529393b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ tasks:
6666
cmds:
6767
- task: build
6868
- if [ -n "$(git status --porcelain)" ];then echo "Diff in generated files and/or formatting" && exit 1; fi
69+
silent: true

0 commit comments

Comments
 (0)