diff --git a/.github/workflows/e2e_mobile_tests.yaml b/.github/workflows/e2e_mobile_tests.yaml index 47c732d3d..3dbf69108 100644 --- a/.github/workflows/e2e_mobile_tests.yaml +++ b/.github/workflows/e2e_mobile_tests.yaml @@ -35,4 +35,4 @@ jobs: run: open -a Simulator.app & - name: 🏃🏼 Run tests for iOS simulator - run: npm run wdio:ios:16promax -- --spec ./tests/features/onboarding.feature + run: npm run wdio:ios:16promax