Skip to content

Use strobealign in AVAMB workflow #178

Use strobealign in AVAMB workflow

Use strobealign in AVAMB workflow #178

Workflow file for this run

name: Lint
on:
pull_request:
branches: [ "master" ]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:

Check failure on line 13 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
version: 0.5.0
args: 'format --check'
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
with:
version: 0.5.0