File tree Expand file tree Collapse file tree 4 files changed +384
-144
lines changed Expand file tree Collapse file tree 4 files changed +384
-144
lines changed Original file line number Diff line number Diff line change 3333 run : npm run build
3434
3535 - name : Run the tests
36- run : npm run test
36+ run : npm test
3737 env :
3838 CI : TRUE
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ A Webpack plugin to automatically reload browser extensions during development.
1212
1313[ ![ npm version] ( https://img.shields.io/npm/v/webpack-ext-reloader )] ( https://www.npmjs.com/package/webpack-ext-reloader )
1414[ ![ Test Status] ( https://github.com/SimplifyJobs/webpack-ext-reloader/workflows/tests/badge.svg )] ( https://github.com/SimplifyJobs/webpack-ext-reloader/actions?query=branch%3Amaster )
15+ [ ![ Known Vulnerabilities] ( https://snyk.io/test/github/SimplifyJobs/webpack-ext-reloader/badge.svg )] ( https://snyk.io/test/github/SimplifyJobs/webpack-ext-reloader/ )
1516[ ![ NPM Downloads] ( https://img.shields.io/npm/dt/webpack-ext-reloader.svg )] ( https://www.npmjs.com/package/webpack-ext-reloader )
1617
1718## Installing
You can’t perform that action at this time.
0 commit comments