From 1fd606be6e61d077e17f7d19474389aa6a8182d8 Mon Sep 17 00:00:00 2001 From: Scott Roy <161522778+metascroy@users.noreply.github.com> Date: Tue, 4 Mar 2025 15:43:12 -0800 Subject: [PATCH] init --- .github/workflows/trunk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trunk.yml b/.github/workflows/trunk.yml index d5ca93a98ad..ee2cf867997 100644 --- a/.github/workflows/trunk.yml +++ b/.github/workflows/trunk.yml @@ -229,7 +229,7 @@ jobs: # see if we can import the module successfully ${CONDA_RUN} python -c "from executorch.extension.pybindings import portable_lib; print('success!')" - test-static-llama-ane: + test-static-llama-ane: name: test-static-llama-ane uses: pytorch/test-infra/.github/workflows/macos_job.yml@main with: