Files
task/testdata/dotenv/parse_error/Taskfile.yml

9 lines
78 B
YAML
Raw Normal View History

version: '3'
dotenv: ['.env-with-error']
tasks:
default:
cmd: "true"