Skip to content

Commit 5e18bce

Browse files
author
zhoujiamei
committed
fix Chinese
1 parent ac77020 commit 5e18bce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
- 'qa/L0_pytorch_lint/**'
1616
- 'transformer_engine/**'
1717
- 'tests/pytorch/**'
18-
# 新增手动触发器
18+
1919
workflow_dispatch:
2020

2121
concurrency:
@@ -57,7 +57,7 @@ jobs:
5757
show-progress: true
5858
lfs: false
5959
submodules: recursive
60-
fetch-depth: 0 #pull所有历史记录
60+
fetch-depth: 0
6161
set-safe-directory: true
6262

6363
- name: Install Dependencies & Build Transformer Engine

0 commit comments

Comments
 (0)