Skip to content

feat: minimal flag to print less information #27

feat: minimal flag to print less information

feat: minimal flag to print less information #27

Workflow file for this run

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