Skip to content

Merge pull request #23 from ys-zm/cl-fix #71

Merge pull request #23 from ys-zm/cl-fix

Merge pull request #23 from ys-zm/cl-fix #71

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make