Skip to content

Commit

Permalink
main CI
Browse files Browse the repository at this point in the history
  • Loading branch information
includeDaniel committed Jul 29, 2023
1 parent 9fa0361 commit a2cccae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,3 @@ jobs:

- name: Check tests
run: yarn test --coverage

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a2cccae

Please sign in to comment.