Skip to content

Fix tests.<test>.steps.[step].retries in workflow-syntax.md (#236) #40

Fix tests.<test>.steps.[step].retries in workflow-syntax.md (#236)

Fix tests.<test>.steps.[step].retries in workflow-syntax.md (#236) #40

Workflow file for this run

on: [push]
jobs:
api_test:
runs-on: ubuntu-latest
name: API Tests
steps:
- uses: actions/checkout@v3
- name: Step CI Action
uses: ./
with:
workflow: "examples/status.yml"