Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

fix test

fix test #174

Workflow file for this run

name: pre-commit
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: pre-commit/[email protected]