aboutsummaryrefslogtreecommitdiff
path: root/Module.Taskfile.yaml
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-11-15 18:00:30 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-11-15 18:00:30 -0500
commite442fe354e7ae47eb5efd33b98fb52042ffd1773 (patch)
tree85ed624b981f1459a90d38470d1784ca0b830987 /Module.Taskfile.yaml
parent6781d3c33a551603e600163f049b091904c01d46 (diff)
hopefully fix full ci builds
Diffstat (limited to 'Module.Taskfile.yaml')
-rw-r--r--Module.Taskfile.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Module.Taskfile.yaml b/Module.Taskfile.yaml
index 4de7c2f..6ac3236 100644
--- a/Module.Taskfile.yaml
+++ b/Module.Taskfile.yaml
@@ -27,7 +27,7 @@ tasks:
cmds:
#run CI tests with utils enabled
- cmd: task ci-test
- - cmd: wsl ci-test
+ - cmd: wsl task ci-test
#called by build pipeline to build module
build: