Skip to content

T0010 Feat: Change the error logging to be more precise. #20

T0010 Feat: Change the error logging to be more precise.

T0010 Feat: Change the error logging to be more precise. #20

Workflow file for this run

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