Skip to content

Commit a6ca755

Browse files
remove repetitive set
1 parent 44530b6 commit a6ca755

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/_linux_ut.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ jobs:
300300
NEOReadDebugKeys: ${{ inputs.driver == 'rolling' && '1' || '0' }}
301301
DisableScratchPages: ${{ inputs.driver == 'rolling' && '1' || '0' }}
302302
commit_issue: 1624
303-
GH_TOKEN: ${{ github.token }}
304303
steps:
305304
- name: Checkout torch-xpu-ops
306305
uses: actions/checkout@v4

0 commit comments

Comments
 (0)