Skip to content

Commit

Permalink
remove test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zainrax committed Oct 1, 2024
1 parent 02c3324 commit f48ca0c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ jobs:
- name: Build Project
run: pnpm build

- name: Run Tests
run: pnpm test

- name: Set up Android SDK
uses: android-actions/setup-android@v3

Expand Down Expand Up @@ -129,9 +126,6 @@ jobs:
- name: Build Project
run: pnpm build

- name: Run Tests
run: pnpm test

- name: Set up Android SDK
uses: android-actions/setup-android@v3

Expand Down

0 comments on commit f48ca0c

Please sign in to comment.