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 a4b4b5a commit 6ad8125Copy full SHA for 6ad8125
.github/workflows/mobile-sdk-demo-ci.yml
@@ -16,7 +16,6 @@ jobs:
16
uses: actions/setup-node@v4
17
with:
18
node-version-file: .nvmrc
19
- cache: 'yarn'
20
- name: Install Dependencies
21
uses: ./.github/actions/yarn-install
22
- name: Run demo app tests
0 commit comments