Skip to content

Commit

Permalink
Fixed test action
Browse files Browse the repository at this point in the history
  • Loading branch information
kober32 committed Sep 6, 2024
1 parent 50d3aba commit 26e8792
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ jobs:
node-version: 22
- name: Install dependencies
run: npm i
- name: Install Cordova
run: npm install -g cordova
- name: Run iOS Tests
run: npm run buildAndRunCordovaIosTests

0 comments on commit 26e8792

Please sign in to comment.