Skip to content

Refactor - moved classes to their own modules and all method implementation to *.cpp #3328

Refactor - moved classes to their own modules and all method implementation to *.cpp

Refactor - moved classes to their own modules and all method implementation to *.cpp #3328

Workflow file for this run

name: Compliance Test
on:
pull_request:
jobs:
compliance:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Run Test
run: |
$(pwd)/docker/build.sh -s compliance -t -p $(pwd)