Skip to content

Update sysobject.ids #46

Update sysobject.ids

Update sysobject.ids #46

Workflow file for this run

name: Validation
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run test
run: make test