Skip to content

Commit

Permalink
buil: remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed May 24, 2024
1 parent 506b3c0 commit 1394d46
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@ jobs:

- name: WebUI
run: make build-webui

- name: Upload Code Coverage
if: runner.os == 'Linux'
run: bash <(curl -s https://codecov.io/bash)

0 comments on commit 1394d46

Please sign in to comment.