Skip to content

Commit

Permalink
update nodejs.yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
georgios-uber committed Oct 29, 2019
1 parent a771778 commit 8dae1f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
uses: Borales/actions-yarn@v2.0.0
with:
cmd: bootstrap
- name: Yarn Test
- name: Yarn Lint
uses: Borales/actions-yarn@v2.0.0
with:
cmd: test-ci
cmd: lint
env:
CI: true

0 comments on commit 8dae1f0

Please sign in to comment.