Skip to content

Commit f7fbca0

Browse files
authored
Merge pull request #8 from powersync-ja/powersync-sync-core-0.2.0
powersync-sqlite-core 0.2.0
2 parents ebb23f2 + 36d00df commit f7fbca0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ jobs:
235235
# Shamelessly stolen from https://medium.com/flutter-community/run-flutter-driver-tests-on-github-actions-13c639c7e4ab
236236

237237
integration_test_ios:
238+
if: "false" # Temporarily disabled since it causes timeouts
238239
needs: [test]
239240
runs-on: macos-latest
240241
steps:

0 commit comments

Comments
 (0)