# SPDX-License-Identifier: Apache-2.0
nika: v1
workflow: hello
tasks:
  - id: build
    exec: { command: "make" }
  - id: build
    exec: { command: "make again" }
