work on task integrate

main
Yanick Champoux 2024-02-09 15:59:42 -05:00
parent 3eaa100a49
commit c64091af19
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ tasks:
integrate:
deps: [is-clean, test]
cmds:
- echo "do something"
- git checkout main
- git weld - --no-edit
test:unit:
cmds:
- vitest run