From ebba1b9ab91cb60769d9a143a7e96749ad6ee48a Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Sat, 5 Jun 2021 19:02:08 -0400 Subject: [PATCH] Update lint.yml --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .