Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tichon29 committed Jan 21, 2021
1 parent 6e90670 commit 4c4ad6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
run: npm install
- name: Lint
run: npm run lint
- name: Test
run: npm run test
- name: Build
run: npm run build
- name: Test
run: npm run test
# - name: Env
# id: env
# run: |
Expand Down

0 comments on commit 4c4ad6f

Please sign in to comment.