Skip to content

Commit 5cb328d

Browse files
committed
Ready for review
1 parent 3530731 commit 5cb328d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/android-perf.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,6 @@ jobs:
173173
upload-artifact-to-s3: true
174174
secrets-env: EXECUTORCH_HF_TOKEN
175175
script: |
176-
# TESTING
177-
exit 1
178-
179176
# The generic Linux job chooses to use base env, not the one setup by the image
180177
echo "::group::Setting up dev environment"
181178
CONDA_ENV=$(conda env list --json | jq -r ".envs | .[-1]")

.github/workflows/apple-perf.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,9 +175,6 @@ jobs:
175175
script: |
176176
set -eux
177177
178-
# TESTING
179-
exit 1
180-
181178
echo "::group::Setting up CI environment"
182179
.ci/scripts/setup-conda.sh
183180

0 commit comments

Comments
 (0)