Skip to content

Commit

Permalink
Disable turbo for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Dec 1, 2024
1 parent 0bf7aff commit 4299476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test-ios.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

yarn turbo run run:ios --cache-dir=.turbo/ios
yarn run run:ios
echo "Polling in-app server..."
node ./scripts/poll-in-app-server.js

0 comments on commit 4299476

Please sign in to comment.