We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd25d6 commit d127fcfCopy full SHA for d127fcf
.github/workflows/test.yaml
@@ -95,6 +95,7 @@ jobs:
95
persist-credentials: false
96
97
- uses: irgaly/xcode-cache@v1
98
+ if: false # Currently broken, see e.g. https://github.com/powersync-ja/react-native-quick-sqlite/actions/runs/18458692696/job/52584961537
99
with:
100
key: xcode-cache-deriveddata-${{ github.workflow }}-${{ github.sha }}
101
restore-keys: xcode-cache-deriveddata-${{ github.workflow }}-
0 commit comments