Skip to content

Add ruff GHA

Add ruff GHA #1

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-22.04
steps:
- uses: chartboost/ruff-action@v1
with:
- version: 0.1.9

Check failure on line 11 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 11, Col: 11): A sequence was not expected