Skip to content

build: update Makefile #17

build: update Makefile

build: update Makefile #17

Workflow file for this run

name: ci
on: [pull_request, push]
jobs:
check:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: build
run: make
- name: run
run: ./bin/can -V