Skip to content

Fix wrong signal name in table. #29

Fix wrong signal name in table.

Fix wrong signal name in table. #29

Workflow file for this run

name: C CI for clang on Mac OS
on:
push:
branches: [ "trunk" ]
pull_request:
branches: [ "trunk" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: make
run: make CC=clang ACEUNIT:=$(pwd)/bin/aceunit.zsh ACEUNIT_FLAGS+="-s _"