diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c8396bb..82036b5 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -17,4 +17,4 @@ jobs: - name: Install dependencies run: npm install - name: Run ESLint - run: ./node_modules/.bin/eslint \ No newline at end of file + run: ./node_modules/.bin/eslint .