We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5814a3b commit 5dd96c3Copy full SHA for 5dd96c3
.github/workflows/trunk.yml
@@ -229,7 +229,7 @@ jobs:
229
# see if we can import the module successfully
230
${CONDA_RUN} python -c "from executorch.extension.pybindings import portable_lib; print('success!')"
231
232
- test-static-llama-ane:
+ test-static-llama-ane:
233
name: test-static-llama-ane
234
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
235
with:
0 commit comments