Skip to content

Commit b408830

Browse files
committed
Revert "Debug smoke tests"
This reverts commit 4c92483.
1 parent 16ab432 commit b408830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# TODO(yifany): make it a fireci plugin and remove the separately distributed jar file
2626
- name: Download smoke tests runner
2727
run: |
28-
SMOKE_TESTS_RUNNER_URL="https://storage.googleapis.com/android-ci/smoke-tests-runner-debug.jar"
28+
SMOKE_TESTS_RUNNER_URL="https://storage.googleapis.com/android-ci/smoke-tests-runner.jar"
2929
curl ${SMOKE_TESTS_RUNNER_URL} --output runner.jar
3030
3131
# TODO(yifany): remove hardcoded reference to /smoke-tests-google-services from the runner

0 commit comments

Comments
 (0)