work on task integrate
This commit is contained in:
parent
3eaa100a49
commit
c64091af19
@ -10,7 +10,8 @@ tasks:
|
|||||||
integrate:
|
integrate:
|
||||||
deps: [is-clean, test]
|
deps: [is-clean, test]
|
||||||
cmds:
|
cmds:
|
||||||
- echo "do something"
|
- git checkout main
|
||||||
|
- git weld - --no-edit
|
||||||
test:unit:
|
test:unit:
|
||||||
cmds:
|
cmds:
|
||||||
- vitest run
|
- vitest run
|
||||||
|
Loading…
Reference in New Issue
Block a user