Skip to content

Report MySt-NB failures as error in Sphinx build #334

Report MySt-NB failures as error in Sphinx build

Report MySt-NB failures as error in Sphinx build #334

Workflow file for this run

name: Linting and formatting (pre-commit)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]