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 d6b88f5 commit aef4941Copy full SHA for aef4941
.github/workflows/pull.yml
@@ -71,7 +71,7 @@ jobs:
71
exit 1
72
fi
73
- name: Init test summary result
74
- uses: ./.github/actions/add-comment
+ uses: ./torch-xpu-ops/.github/actions/add-comment
75
with:
76
commentBody: .ci/templates/ci-report.txt
77
0 commit comments