Skip to content

Commit

Permalink
remove github action test upload
Browse files Browse the repository at this point in the history
  • Loading branch information
janishar committed Jan 24, 2024
1 parent 336c09f commit 48a76c2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/android-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@ jobs:

- name: Build and run unit tests
run: ./gradlew testDebug

- name: Upload test results
uses: actions/upload-artifact@v2
with:
name: test-results
path: app/build/test-results

0 comments on commit 48a76c2

Please sign in to comment.