Skip to content

add extract code sample to syscall_async documentation #93

add extract code sample to syscall_async documentation

add extract code sample to syscall_async documentation #93

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build
run: make -j4