Skip to content

Commit 0773733

Browse files
committed
no config
Signed-off-by: Anas Nashif <[email protected]>
1 parent 2b74018 commit 0773733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codechecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
export ZEPHYR_BASE=${PWD}
9191
export ZEPHYR_TOOLCHAIN_VARIANT=llvm
9292
export ZEPHYR_SCA_VARIANT=codechecker
93-
export CODECHECKER_CONFIG_FILE=$ZEPHYR_BASE/.codechecker.yml
93+
#export CODECHECKER_CONFIG_FILE=$ZEPHYR_BASE/.codechecker.yml
9494
export CODECHECKER_CLEANUP=y
9595
export CODECHECKER_EXPORT=sarif
9696
pip install codechecker==v6.25.1

0 commit comments

Comments
 (0)