Skip to content

Merge branch 'stable' into master #22

Merge branch 'stable' into master

Merge branch 'stable' into master #22

Workflow file for this run

on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
src: './asf_search'