remove github action

This commit is contained in:
2025-06-03 14:00:22 +01:00
parent c23f9c22e1
commit 9417cbe57a

View File

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