Skip to content

Removed configure because we don't doing that here :^) #2

Removed configure because we don't doing that here :^)

Removed configure because we don't doing that here :^) #2

Workflow file for this run

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