Skip to content

Commit 4e37d5b

Browse files
committed
chore: tests unitaires avant de push
1 parent 3635c07 commit 4e37d5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Taskfile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ tasks:
7171
- test ! -f app/DEBUG
7272
cmds:
7373
- task: lint
74+
- task: tests:unit
7475
- for: { var: GIT_REPO_NAMES }
7576
cmd: git push {{.ITEM}} && git push {{.ITEM}} --tags
7677

0 commit comments

Comments
 (0)