Skip to content

Commit

Permalink
chore: there are no tests...
Browse files Browse the repository at this point in the history
  • Loading branch information
bashleigh committed May 11, 2021
1 parent 4a1ac2f commit cf524dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
- name: build
run: npm run build

- name: tests
run: npm run test --coverage
# - name: tests
# run: npm run test --coverage

# - name: Coveralls Parallel
# uses: coverallsapp/github-action@master
Expand Down

0 comments on commit cf524dd

Please sign in to comment.