Skip to content

Commit

Permalink
Update pull-request-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles authored Aug 12, 2019
1 parent a664dbe commit 0fb2139
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v1
with:
version: ${{ matrix.node_version }}
run: npm --version
- name: Install
run: npm ci
- name: Lint
Expand Down

0 comments on commit 0fb2139

Please sign in to comment.