Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlucas committed Oct 29, 2020
1 parent 692e9c4 commit 0d637e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:
uses: borales/actions-yarn/@v2.0.0
with:
cmd: install --ignore-engines
- name: Test
uses: borales/actions-yarn/@v2.0.0
with:
cmd: test
# - name: Test
# uses: borales/actions-yarn/@v2.0.0
# with:
# cmd: test
- name: Build
uses: borales/actions-yarn/@v2.0.0
with:
Expand Down

0 comments on commit 0d637e0

Please sign in to comment.