Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes authored Sep 9, 2023
1 parent f93bad5 commit a11799f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm i
- run: npm test --color=always
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

automerge:
needs: test
Expand Down

0 comments on commit a11799f

Please sign in to comment.