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 b09fdce commit 0f48136Copy full SHA for 0f48136
.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