Skip to content

Fixed chromedriver; TODO google chrome spawn needed #53

Fixed chromedriver; TODO google chrome spawn needed

Fixed chromedriver; TODO google chrome spawn needed #53

Workflow file for this run

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