forked from jiuyuan/InfiniTensor
fix: revert ci yml
Signed-off-by: YdrMaster <ydrml@hotmail.com>
This commit is contained in:
parent
8fae67b4b4
commit
bb0e7540cc
|
@ -1,12 +1,10 @@
|
|||
name: clang-format Check
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'include/**'
|
||||
- 'src/**'
|
||||
- 'test/**'
|
||||
- '3rd-party/**'
|
||||
- '.clang-format'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- 'LICENSE'
|
||||
|
||||
jobs:
|
||||
formatting-check:
|
||||
name: Formatting Check
|
||||
|
|
Loading…
Reference in New Issue