Searched +full:- +full:- +full:summary (Results 1 – 1 of 1) 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 …]