Skip to content

Commit

Permalink
Merge pull request #1703 from ballerina-platform/workflow-update
Browse files Browse the repository at this point in the history
Disable codecov step temporarily
  • Loading branch information
TharmiganK authored May 2, 2024
2 parents 42e56c7 + cba1d15 commit d8f9f3a
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:
nexusPassword: ${{ secrets.NEXUS_PASSWORD }}
run: |
./gradlew clean build publish codeCoverageReport --stacktrace --scan --console=plain
- name: Generate CodeCov Report
uses: codecov/codecov-action@v1
# - name: Generate CodeCov Report
# uses: codecov/codecov-action@v1

0 comments on commit d8f9f3a

Please sign in to comment.