Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Test #15

Merged
merged 2 commits into from
Mar 21, 2020
Merged

Test #15

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
2 changes: 0 additions & 2 deletions .github/workflows/checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
node-version: 12.x
- name: Run dependencies installation
run: npm ci
# - name: Run formatter and linter configuration check
# run: npm run eslint-prettier-check
- name: Run project formatter and linter
run: npm run prettier-eslint
- name: Run project build
Expand Down