Skip to content

Commit

Permalink
fix envs
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 22, 2024
1 parent 31876fe commit 29d3166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-ui-critical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ concurrency:

env:
INTEGRATION_TESTS_PATH: "sentry-android-integration-tests"
BASE_PATH: "${{env.INTEGRATION_TESTS_PATH}}/sentry-uitest-android-critical"
BASE_PATH: "sentry-android-integration-tests/sentry-uitest-android-critical"
BUILD_PATH: "build/outputs/apk/release"
APK_NAME: "sentry-uitest-android-critical-release.apk"
APK_ARTIFACT_NAME: "sentry-uitest-android-critical-release"
Expand Down

0 comments on commit 29d3166

Please sign in to comment.