Skip to content

. D updated the VI documentation for the extension verifies to match … #73

. D updated the VI documentation for the extension verifies to match …

. D updated the VI documentation for the extension verifies to match … #73

Workflow file for this run

name: CI - Test&Build
on:
push:
workflow_dispatch:
schedule:
- cron: "0 0 * * *" # keeps GitHub from removing runner due to inactivity
jobs:
test:
runs-on: LV20x64
steps:
- uses: actions/checkout@v4
- name: Run Unit Tests
shell: bash
run: ./run_unittests.sh