Skip to content

Commit

Permalink
remove un-needed job
Browse files Browse the repository at this point in the history
  • Loading branch information
compscidr committed Aug 7, 2024
1 parent 30571a5 commit 772a2dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:
- name: JVM unit Tests with Coverage Report
run: ./gradlew check

- name: cleanup adb
if: always()
run: adb kill-server

- name: Upload Lib Unit Tests Report to CodeCov
# https://github.com/codecov/codecov-action
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 772a2dc

Please sign in to comment.