Skip to content

Commit

Permalink
Updated yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
AnwarHussain199 authored Apr 4, 2024
1 parent 6ba7557 commit f4c3cc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: npm install --force

- name: Build Android
run: npm run build-android
run: ionic-e2e:build:android

test-web:
name: Test Web App
Expand Down Expand Up @@ -130,4 +130,4 @@ jobs:
run: npm run start-emulator

- name: Run E2E Tests for Android
run: npm run ionic-e2e:run:android
run: ionic-e2e:run:android

0 comments on commit f4c3cc8

Please sign in to comment.