Skip to content

Bump braces, webpack, stylelint, terser-webpack-plugin, web-ext, web-ext-submit, webpack-cli and xo #132

Bump braces, webpack, stylelint, terser-webpack-plugin, web-ext, web-ext-submit, webpack-cli and xo

Bump braces, webpack, stylelint, terser-webpack-plugin, web-ext, web-ext-submit, webpack-cli and xo #132

Workflow file for this run

name: Test
on:
- pull_request
- push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm test