Skip to content

improve the behavior of starcat_review (deal with known failure cases… #43

improve the behavior of starcat_review (deal with known failure cases…

improve the behavior of starcat_review (deal with known failure cases… #43

name: lint code using ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1