Skip to content

chore(deps-dev): bump chromedriver from 109.0.0 to 116.0.0 #806

chore(deps-dev): bump chromedriver from 109.0.0 to 116.0.0

chore(deps-dev): bump chromedriver from 109.0.0 to 116.0.0 #806

Workflow file for this run

name: Lint test
on: [push]
jobs:
run:
name: Run
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 'lts/*'
cache: 'npm'
- run: npm install
- run: $(npm bin)/web-ext lint --self-hosted