Skip to content

Commit 492487d

Browse files
committed
Remove code coverage cause it needs a secret
1 parent fe34540 commit 492487d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ jobs:
2222

2323
- name: Run unit tests
2424
run: Build/Test/runTests.sh -s unit
25-
26-
- name: Upload coverage reports
27-
uses: codecov/codecov-action@v4
28-
env:
29-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)