Skip to content

Updated the build script for DDS #3402

Updated the build script for DDS

Updated the build script for DDS #3402

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)