Skip to content

Commit

Permalink
Single headless emulator - 13
Browse files Browse the repository at this point in the history
  • Loading branch information
kaanx022 committed May 11, 2024
1 parent 85b2018 commit 9f6df57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kaan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ concurrency:
jobs:
instrumentation-tests:
if: github.event.pull_request.draft == false
runs-on: [ self-hosted, test ]
runs-on: [ macos-latest ]
strategy:
matrix:
api-level: [ 33, 34 ]
target: [ google_apis ]

env:
# env:
# ENV_PATH: "app/src/androidTest/java/com/infomaniak/drive/utils/Env.kt"
# ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
# DRIVE_ID: ${{ secrets.DRIVE_ID }}
Expand Down

0 comments on commit 9f6df57

Please sign in to comment.