Skip to content

Commit ac47ec8

Browse files
committed
up
1 parent 712084f commit ac47ec8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/trunk.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,6 @@ jobs:
606606
strategy:
607607
fail-fast: false
608608
with:
609-
secrets-env: EXECUTORCH_HF_TOKEN
610609
runner: macos-m1-stable
611610
python-version: '3.11'
612611
submodules: 'recursive'
@@ -621,7 +620,6 @@ jobs:
621620
622621
echo "::group::Set up Hugging Face"
623622
pip install -U "huggingface_hub[cli]"
624-
huggingface-cli login --token $SECRET_EXECUTORCH_HF_TOKEN
625623
OPTIMUM_ET_COMMIT=$(cat .ci/docker/ci_commit_pins/optimum-executorch.txt)
626624
git clone https://github.com/huggingface/optimum-executorch
627625
pushd optimum-executorch

0 commit comments

Comments
 (0)