Skip to content

Merge pull request #4391 from telefonicaid/task/switch-ci-image #3158

Merge pull request #4391 from telefonicaid/task/switch-ci-image

Merge pull request #4391 from telefonicaid/task/switch-ci-image #3158

Workflow file for this run

name: Compliance Tests
on:
push:
branches:
- master
pull_request:
branches:
- master
- '!checkvalgrind**'
jobs:
compliance:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: Run Test
run: |
ci/deb/build.sh -s compliance -tp $(pwd)