Skip to content

fix: πŸ› clearing the database should also clear the cached data #69

fix: πŸ› clearing the database should also clear the cached data

fix: πŸ› clearing the database should also clear the cached data #69

Workflow file for this run

name: pre-commit
on:
push:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0
env:
SKIP: no-commit-to-branch