Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 4cf171a

Browse files
authored
Merge pull request #206 from Green-Avocado/remove-duplicate-lint-warnings [skip ci]
2 parents 6a3916c + 1bf3298 commit 4cf171a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

-3
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
apm install --production
3434
npm install --only=dev
3535
36-
- name: Run tests 👩🏾‍💻
37-
run: npm run lint
38-
3936
Lint:
4037
if: "!contains(github.event.head_commit.message, '[skip ci]')"
4138
name: ${{ matrix.os }} - Atom ${{ matrix.atom_channel }}

0 commit comments

Comments
 (0)