Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SerbanA01 authored Jan 30, 2025
1 parent fda3006 commit 3aa9e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
sleep 20 # Ensure emulators are fully started
- name: Run Unit Tests (Located in `test/`)
run: ./gradlew testDebugUnitTest
run: ./Cod/gradlew testDebugUnitTest

- name: Start Android Emulator for UI & Integration Tests
uses: reactivecircus/android-emulator-runner@v2
Expand Down

0 comments on commit 3aa9e22

Please sign in to comment.