Skip to content

Minor tuned the init script #89

Minor tuned the init script

Minor tuned the init script #89

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