Skip to content

Commit e506e2b

Browse files
committed
debug
1 parent bf7d596 commit e506e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ jobs:
991991
992992
test-static-llama-qnn-eval-linux:
993993
# needs: changes # has dependency on changes jobs defined above
994-
if: needs.changes.outputs.qnn == 'true'
994+
# if: needs.changes.outputs.qnn == 'true'
995995
name: test-static-llama-qnn-eval-linux
996996
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
997997
permissions:

0 commit comments

Comments
 (0)