Skip to content

fix: fix lint action #2

fix: fix lint action

fix: fix lint action #2

Workflow file for this run

name: Lint Python
on:
workflow_dispatch:
push:
branches:
- main
jobs:
lint_python:
steps:

Check failure on line 9 in .github/workflows/lint-python.yml

View workflow run for this annotation

GitHub Actions / Lint Python

Invalid workflow file

The workflow is not valid. .github/workflows/lint-python.yml (Line: 9, Col: 5): Required property is missing: runs-on
- uses: actions/checkout@v4
- uses: ricardochaves/[email protected]