Skip to content

Extend channel sounding tests #21

Extend channel sounding tests

Extend channel sounding tests #21

Workflow file for this run

name: gate
on: [push, pull_request]
jobs:
gate:
name: Gate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- run: bash <( wget -qO- https://raw.githubusercontent.com/MATF-Software-Verification/VS-project-ci/main/gate )