Skip to content

Commit

Permalink
chore: new run script
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-MikeS committed Oct 16, 2024
1 parent b6e782f commit 72d4806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
export PATH="$PATH":"$HOME/.maestro/bin"
brew tap facebook/fb
brew install facebook/fb/idb-companion
./e2e/scripts/RuniOSTest.sh
npm run run-e2e-ios
android:
if: false
runs-on: macos-14
Expand Down

0 comments on commit 72d4806

Please sign in to comment.