Skip to content

Fix to Makefile from https://github.com/leocomitale/xppaut/commit/f29… #3

Fix to Makefile from https://github.com/leocomitale/xppaut/commit/f29…

Fix to Makefile from https://github.com/leocomitale/xppaut/commit/f29… #3

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "master", "develop", test_* ]
pull_request:
branches: [ "master", "develop", test_* ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make