# SPDX-License-Identifipache-2.0
nika: v1
workflow: hello
tasks:
  - id: flaky
    retry:
      max_attempts: 1
    exec: { command: "curl https://flaky.example.com" }
