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 d4263e9 commit 221a839Copy full SHA for 221a839
.github/workflows/spm.yml
@@ -78,4 +78,4 @@ jobs:
78
- name: Integration Test Setup
79
run: Tests/Integration/Emulator/start-emulator.sh synchronous
80
- name: Unit Tests
81
- run: scripts/third_party/travis/retry.sh scripts/build.sh FirebaseDataConnect ${{ matrix.target }} spm
+ run: scripts/third_party/travis/retry.sh ./scripts/build.sh FirebaseDataConnect ${{ matrix.target }} spm
0 commit comments