Skip to content

Commit

Permalink
fix: Add block for new mise tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
deregtd committed Sep 28, 2024
1 parent cac84b3 commit 4fea206
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/.mise.toml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,7 @@ echo "Tests are running"
{{ file.Block "runTests" }}
{{- end }}
## <</Stencil::Block>>

## <<Stencil::Block(tasks)>>
{{ file.Block "tasks" }}
## <</Stencil::Block>>

0 comments on commit 4fea206

Please sign in to comment.