Skip to content

Commit

Permalink
Disable codecov step temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemMuzammil committed May 2, 2024
1 parent e0da161 commit 7674bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-timestamped-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
./gradlew clean build --stacktrace --scan --console=plain
./gradlew publish --scan
./gradlew codeCoverageReport
- name: Generate CodeCov Report
uses: codecov/codecov-action@v1
# - name: Generate CodeCov Report
# uses: codecov/codecov-action@v1

0 comments on commit 7674bf0

Please sign in to comment.