Skip to content

Merge pull request #1075 from PrestaShopCorp/fix/check-before-context… #5908

Merge pull request #1075 from PrestaShopCorp/fix/check-before-context…

Merge pull request #1075 from PrestaShopCorp/fix/check-before-context… #5908

Workflow file for this run

name: JS tests
on: [push, pull_request]
jobs:
js-linter:
name: JS linter
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: lint js dependencies
uses: PrestaShopCorp/github-action-lint-js/[email protected]
with:
cmd: npm
path: ./