Skip to content

Commit

Permalink
Allow running Adreno GPU tests on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
antiagainst committed Jan 9, 2024
1 parent cb36ec1 commit 8a710e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_test_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ jobs:
echo "target-build-dir-gcs-artifact=${TARGET_BUILD_DIR_GCS_ARTIFACT}" >> "${GITHUB_OUTPUT}"
test:
# These physical devices are not scalable. Only run on postsubmit for now.
if: (! inputs.is-pr)
needs: cross_compile
strategy:
matrix:
Expand Down

0 comments on commit 8a710e5

Please sign in to comment.