Skip to content

Commit

Permalink
remove codecov
Browse files Browse the repository at this point in the history
It sometimes is causing hanging builds
  • Loading branch information
mvantellingen committed Apr 30, 2024
1 parent 445ee67 commit d1b56c7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ jobs:
- name: Build
run: pnpm build

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1

release:
timeout-minutes: 15
runs-on: ubuntu-latest
Expand Down

0 comments on commit d1b56c7

Please sign in to comment.