Skip to content

Discover a few bugs, trying to fix them #19

Discover a few bugs, trying to fix them

Discover a few bugs, trying to fix them #19

Workflow file for this run

name: CJLIB
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- name: make
run: make all