Skip to content

Feat/expose operation options to ffi #26

Feat/expose operation options to ffi

Feat/expose operation options to ffi #26

Workflow file for this run

---
name: cicd
on:
push:
branches:
- main
pull_request: {}
workflow_dispatch: {}
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml
build:
uses: ./.github/workflows/build.yaml