Skip to content

Update check_catalog parameter type #51

Update check_catalog parameter type

Update check_catalog parameter type #51

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