Skip to content

Fix: do not warn about Data not written to terminal when in testing o… #55

Fix: do not warn about Data not written to terminal when in testing o…

Fix: do not warn about Data not written to terminal when in testing o… #55

Workflow file for this run

name: C/C++ CI
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: programs
run: cd programs && make && make tests