Skip to content

Commit

Permalink
permissions?
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu committed Jan 3, 2021
1 parent 6961e2c commit 1acc162
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ jobs:
with:
fetch-depth: 2
- name: Install dependencies
run: |
npm install
npm i -g eslint
run: npm install
- name: Lint
run: npm run lint
- name: Run tests and collect coverage
Expand Down

0 comments on commit 1acc162

Please sign in to comment.