diff --git a/Taskfile.yml b/Taskfile.yml index 9384d37..995f99b 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -126,7 +126,7 @@ tasks: cmds: - | set -e - source {{ .VENV_DIR }}/bin/activate + # DONT source the env here, it breaks the windows ci echo "DATATRAILS_ xxx var value char counts" echo "$DATATRAILS_URL" | wc -c