diff --git a/.github/workflows/coding-style.yml b/.github/workflows/coding-style.yml index 4272347d..78244756 100644 --- a/.github/workflows/coding-style.yml +++ b/.github/workflows/coding-style.yml @@ -36,4 +36,5 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + - run: npm install - run: npx eslint src/assets/netteForms.js