test: Add CI workflows

This commit is contained in:
2024-09-03 04:54:46 -03:00
parent 40202eb2d6
commit 2cff0fea48
4 changed files with 58 additions and 1 deletions

View File

@ -35,7 +35,7 @@ tasks:
phony: true
always_run: true
dependencies:
- bin/hace
- bin/tartrazine
commands: |
rm ${HOME}/.local/bin/{{NAME}}
cp bin/hace ${HOME}/.local/bin/{{NAME}}