Skip to content

Updated the version code #9

Updated the version code

Updated the version code #9

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