Skip to content

fix: hotfix for worker starting up #2676

fix: hotfix for worker starting up

fix: hotfix for worker starting up #2676

Workflow file for this run

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