Skip to content

scanner flag, initial impl of multiple scanners, transaction when saving #12

scanner flag, initial impl of multiple scanners, transaction when saving

scanner flag, initial impl of multiple scanners, transaction when saving #12

Workflow file for this run

name: CI
on:
push:
branches:
- "**"
paths:
- "**.c"
- ".github/workflows/ci.yaml"
- "Makefile"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make debug