diff options
author | vnugent <public@vaughnnugent.com> | 2024-11-15 18:00:30 -0500 |
---|---|---|
committer | vnugent <public@vaughnnugent.com> | 2024-11-15 18:00:30 -0500 |
commit | e442fe354e7ae47eb5efd33b98fb52042ffd1773 (patch) | |
tree | 85ed624b981f1459a90d38470d1784ca0b830987 /Module.Taskfile.yaml | |
parent | 6781d3c33a551603e600163f049b091904c01d46 (diff) |
hopefully fix full ci builds
Diffstat (limited to 'Module.Taskfile.yaml')
-rw-r--r-- | Module.Taskfile.yaml | 2 |
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: |