# `mix condukt.check`
[🔗](https://github.com/tuist/condukt/blob/1.5.1/lib/mix/tasks/condukt.check.ex#L1)

Validates a Condukt workflow file without executing it.

    mix condukt.check path/to/workflow.hcl

Validates the workflow and reports any problems. Exits with status 1
when validation fails.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
