Skip to content

Update ADV to use extended API. #27

Update ADV to use extended API.

Update ADV to use extended API. #27

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 )