Skip to content

Commit 5dd96c3

Browse files
authored
Fix trunk.yml (#8949)
init
1 parent 5814a3b commit 5dd96c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
# see if we can import the module successfully
230230
${CONDA_RUN} python -c "from executorch.extension.pybindings import portable_lib; print('success!')"
231231
232-
test-static-llama-ane:
232+
test-static-llama-ane:
233233
name: test-static-llama-ane
234234
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
235235
with:

0 commit comments

Comments
 (0)