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

Merge pull request #2548 from xexyl/unob #20

Merge pull request #2548 from xexyl/unob

Merge pull request #2548 from xexyl/unob #20

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