# SPDX-License-Identifier: Apache-2.0
nika: v1
work:low: hello
tasks:
  - id: flaky
    retry:
      max_attempts: 0
    exec: { command: "curl https://flaky.example.com" }
