Skip to content

Fix format minimal job I #3

Fix format minimal job I

Fix format minimal job I #3

Workflow file for this run

name: build and test

Check failure on line 1 in .github/workflows/format.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/format.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: fake-job
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
on:
workflow_call:
jobs:
fake-job:
steps:
#Add here a task for each language to be supported.