Skip to content

Updated the notice #138

Updated the notice

Updated the notice #138

Workflow file for this run

name: CI
on:
push:
jobs:
build-test-job:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: "actions/checkout@v4"
- name: Run Build Test
run: ./test/run_build_test.sh