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

Commit

Permalink
Merge 1820614 into 422c43f
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzodeinegri committed Mar 21, 2020
2 parents 422c43f + 1820614 commit e30bd44
Showing 1 changed file with 0 additions and 2 deletions.
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

0 comments on commit e30bd44

Please sign in to comment.