diff --git a/.github/workflows/cross-environment-tests.yml b/.github/workflows/cross-environment-tests.yml index 38f6215e8..89bfdbb20 100644 --- a/.github/workflows/cross-environment-tests.yml +++ b/.github/workflows/cross-environment-tests.yml @@ -97,7 +97,7 @@ jobs: run: | cd bundler-bonanza npm install --save ../web5-js/packages/api - yarn --prefer-offline + cd tests/reactnative && yarn --prefer-offline - name: Install macOS dependencies run: |