Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshpushkaranHMCTS committed Apr 16, 2021
1 parent 9e67871 commit 5532334
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
${{ runner.os }}-gradle-
- name: Build gradle application
run: ./gradlew build
- name: Generate code coverage report
run: ./gradlew codeCoverageReport
- name: Publish report to Codecov
run: bash <(curl -s https://codecov.io/bash)
- name: Release Build in JitPack
run: |
echo "Triggering JitPack build"
Expand Down

0 comments on commit 5532334

Please sign in to comment.