Skip to content

Step: 4.0.0-next -> 4.1.0 #3806

Step: 4.0.0-next -> 4.1.0

Step: 4.0.0-next -> 4.1.0 #3806

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)