Skip to content

Commit

Permalink
Revert "馃懛 Verbose GH Actions installation"
Browse files Browse the repository at this point in the history
This reverts commit 16d7431.
  • Loading branch information
alecgibson committed Jul 12, 2022
1 parent df19240 commit 8ed35d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
node-version: ${{ matrix.node }}
- name: Install
run: npm install --verbose
run: npm install
- name: Lint
run: npm run lint
- name: Test
Expand Down

0 comments on commit 8ed35d5

Please sign in to comment.