Skip to content

Commit 3fa3b11

Browse files
Update nightlybuild.yml
1 parent 564baf4 commit 3fa3b11

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/nightlybuild.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,4 @@ jobs:
241241
- name: Upload coverage reports to Codecov
242242
uses: codecov/codecov-action@v3
243243
with:
244-
files: ./lcov1.info
245-
246-
- name: Upload Code Coverage
247-
uses: coverallsapp/github-action@master
248-
with:
249-
github-token: ${{ secrets.github_token }}
250-
path-to-lcov: lcov.info
244+
files: ./lcov1.info

0 commit comments

Comments
 (0)