mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-25 04:32:31 +01:00
ci: run command from root
Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/android.e2e.yml
vendored
3
.github/workflows/android.e2e.yml
vendored
@@ -92,8 +92,7 @@ jobs:
|
||||
disable-animations: true
|
||||
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
|
||||
force-avd-creation: false
|
||||
working-directory: apps/mobile
|
||||
script: cd native && detox test --configuration android.emu.release
|
||||
script: yarn test:android
|
||||
|
||||
- name: Upload artifacts
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user