Skip to content

sync with CVS, February 2024 edition #13

sync with CVS, February 2024 edition

sync with CVS, February 2024 edition #13

Workflow file for this run

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