Skip to content

Do not put general_data_cache when reading from the DB #245

Do not put general_data_cache when reading from the DB

Do not put general_data_cache when reading from the DB #245

Workflow file for this run

name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1