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

Remove duplicate lint warnings #206

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
apm install --production
npm install --only=dev

- name: Run tests 👩🏾‍💻
run: npm run lint

Lint:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
name: ${{ matrix.os }} - Atom ${{ matrix.atom_channel }}
Expand Down