Skip to content

--memory printf optimization #99

--memory printf optimization

--memory printf optimization #99

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
paths: ['src/**']
pull_request:
branches: [ "main" ]
paths: ['src/**']
merge_group:
types: [checks_requested]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make