Skip to content

check for geckodriver binary before bothering to install it (#384) #165

check for geckodriver binary before bothering to install it (#384)

check for geckodriver binary before bothering to install it (#384) #165

Workflow file for this run

name: Lint
on: [push, pull_request]
permissions:
contents: read
jobs:
pre-commit:
name: pre-commit-hooks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0