1 2 3 4 5 6 7
name: test-workflow description: Test commands: - shell: "echo test" on_failure: - shell: "echo failed"