Home
last modified time | relevance | path

Searched +full:coverity +full:- +full:scan (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/.github/workflows/
Dcoverity_scan.yml1 name: Coverity Scan
6 # Allow manual running of the scan
10 bashPass: \033[32;1mPASSED -
11 bashInfo: \033[33;1mINFO -
12 bashFail: \033[31;1mFAILED -
16 Coverity-Scan:
17 if: ( github.repository == 'FreeRTOS/FreeRTOS-Kernel' )
18 name: Coverity Scan
19 runs-on: ubuntu-latest
21 - name: Checkout the Repository
[all …]