Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

Slight improvement to 7af7a8 (bin/chk-entry.sh) #15

Slight improvement to 7af7a8 (bin/chk-entry.sh)

Slight improvement to 7af7a8 (bin/chk-entry.sh) #15

Workflow file for this run

name: sanity check
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make test
run: make test