Skip to content

fix: doesn't print to STOUT on every iteration to increase speed #38

fix: doesn't print to STOUT on every iteration to increase speed

fix: doesn't print to STOUT on every iteration to increase speed #38

Workflow file for this run

name: C Make CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build
run: |
make build