Skip to content

make --ignore-errors default, and add --stop-errors to revert #13

make --ignore-errors default, and add --stop-errors to revert

make --ignore-errors default, and add --stop-errors to revert #13

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@v3
- name: make
run: make