Skip to content

Commit

Permalink
ci: fix continuous integration workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 15, 2021
1 parent 82ccf2c commit f1663ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
run: yarn tsc -b packages/eslint-config
- name: Run ESLint
run: yarn lint --fix=false
with:
custom-glob: packages

Testing:
name: Unit Tests
Expand Down

0 comments on commit f1663ef

Please sign in to comment.