Skip to content

chore(deps-dev): bump geckodriver from 3.2.0 to 4.2.0 #805

chore(deps-dev): bump geckodriver from 3.2.0 to 4.2.0

chore(deps-dev): bump geckodriver from 3.2.0 to 4.2.0 #805

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