Skip to content

Commit

Permalink
WITHOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Jul 11, 2023
1 parent a7ece78 commit 5e13556
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/instrumentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ jobs:
PARAM_GRADLE_RESULT_TEXT: Testing
PARAM_CHECK_NAME_GRADLE: ${{ format(inputs.name-check-gradle, inputs.android-api, inputs.android-image-type, inputs.android-image-arch) }}
with:
github-token: ${{ secrets.token }}
debug: ${{ secrets.ACTIONS_STEP_DEBUG || false }}
script: |
const buildScanUrl = process.env.PARAM_BUILD_SCAN_URL || undefined; // Empty string is falsy.
Expand Down

0 comments on commit 5e13556

Please sign in to comment.