Skip to content

Fix temporary tests path and fix github action. #57

Fix temporary tests path and fix github action.

Fix temporary tests path and fix github action. #57

Workflow file for this run

name: pre-commit
on:
- push
- pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.1