diff --git a/.github/workflows/test.lint.cypress.yml b/.github/workflows/test.lint.cypress.yml index 4e866c1d..e79d27ca 100644 --- a/.github/workflows/test.lint.cypress.yml +++ b/.github/workflows/test.lint.cypress.yml @@ -30,5 +30,5 @@ jobs: with: node-version-file: '.tool-versions' - name: Lint - run: npm install && npm run test:lint:eslint + run: npm install && npm run lint working-directory: cypress/