Skip to content

Commit

Permalink
Remove coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin McDonnell committed Mar 19, 2022
1 parent 1974cfb commit 4bd66a4
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 @@ -25,10 +25,6 @@ jobs:
- run: yarn add typescript@${{ matrix.typescript }}
- run: yarn build
- run: yarn test
- uses: codecov/codecov-action@v2
with:
flags: ${{github.event.push.ref}} # optional
name: ${{github.event.push.ref}} # optional


test-deno:
Expand Down

0 comments on commit 4bd66a4

Please sign in to comment.