Searched +full:- +full:- +full:verbose (Results 1 – 2 of 2) sorted by relevance
6 runs-on: ubuntu-20.048 - name: Checkout Parent Repository14 fetch-depth: 117 - name: Checkout Pull Request22 - name: Setup Python23 uses: actions/setup-python@master25 python-version: 3.827 - name: Install packages29 sudo apt-get install lcov cflow ruby doxygen build-essential unifdef30 - name: Run Unit Tests with ENABLE_SANITIZER=1[all …]
1 name: FreeRTOS-Kernel Demos6 bashPass: \033[32;1mPASSED -7 bashInfo: \033[33;1mINFO -8 bashFail: \033[31;1mFAILED -12 WIN32-MSVC:14 runs-on: windows-latest16 - name: Checkout the FreeRTOS/FreeRTOS Repository22 fetch-depth: 125 - name: Checkout Pull Request30 - name: Add msbuild to PATH[all …]