Skip to content

Commit

Permalink
Built.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianCArnold committed Mar 13, 2023
1 parent 8c422c1 commit 23a6fc6
Show file tree
Hide file tree
Showing 3 changed files with 21,063 additions and 12 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,4 @@ jobs:
- name: Run linter and tests
run: |
npm run lint
npm test
npm run coverage
- name: Send test coverage report to Coveralls
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
npm run lint
Loading

0 comments on commit 23a6fc6

Please sign in to comment.