We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3635c07 commit 4e37d5bCopy full SHA for 4e37d5b
1 file changed
Taskfile.yml
@@ -71,6 +71,7 @@ tasks:
71
- test ! -f app/DEBUG
72
cmds:
73
- task: lint
74
+ - task: tests:unit
75
- for: { var: GIT_REPO_NAMES }
76
cmd: git push {{.ITEM}} && git push {{.ITEM}} --tags
77
0 commit comments