Skip to content

Commit

Permalink
remove development noise
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Sep 7, 2020
1 parent d352f93 commit 6576d08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Android-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
TAG_VERSION: ${{ github.ref }}
- name: Run tests
run: ./gradlew test
#- name: Set project dir environment var
# run: echo ::set-env name=PROJECT_DIR::"$GITHUB_WORKSPACE/software" # working-directory: ./software doesn't work with uses:
- name: Run instrumentation tests
uses: malinskiy/action-android/emulator-run-cmd@release/0.0.7
with:
Expand Down

0 comments on commit 6576d08

Please sign in to comment.