Skip to content

Adding GetPhysicalUnit and SetPhysicalUnit #52

Adding GetPhysicalUnit and SetPhysicalUnit

Adding GetPhysicalUnit and SetPhysicalUnit #52

Workflow file for this run

name: Linux Unittest CI
on:
[push, workflow_dispatch]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: libMVRGdtf - checkout repository
uses: actions/checkout@v4
with:
path: libMvrGdtf
- name: Build
uses: ./libMvrGdtf/.github/actions/build-linux
- name: Testing...
working-directory: libMvrGdtf/build
run: |
./MvrGdtfUnitTest