Skip to content

Commit

Permalink
Fix Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithTamim committed Jan 4, 2025
1 parent d490e50 commit a3af84c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,5 @@ jobs:
- name: Run Unit Tests
run: ./gradlew test

- name: Run Instrumentation Tests
run: ./gradlew connectedAndroidTest

- name: Run Lint
run: ./gradlew lint

0 comments on commit a3af84c

Please sign in to comment.