Skip to content

Merge pull request #4382 from Matts966/patch-1 #3145

Merge pull request #4382 from Matts966/patch-1

Merge pull request #4382 from Matts966/patch-1 #3145

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)