[skip ci]Update CodeChecker rules (#8847)

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
pull/8901/head
Xiangyu Wang 2021-09-29 23:28:55 +08:00 committed by GitHub
parent 16ce18e63a
commit 7cea67b372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ on:
- Makefile
- '!**.md'
- '!build/ci/jenkins/**'
# FIXME(wxyu): not need to run code check, update the ci-passed rules and remove these two lines
- go.mod
- go.sum
jobs:
ubuntu: