Skip to content

Updated the sha

Updated the sha #126

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