Skip to content

Frivolous change to see if github actions are triggered #9

Frivolous change to see if github actions are triggered

Frivolous change to see if github actions are triggered #9

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: make
run: make