Skip to content

move all work to main thread with serial executor #618

move all work to main thread with serial executor

move all work to main thread with serial executor #618

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [master]
jobs:
pre-commit:
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]