Compare commits

...

1 Commits
prod ... main

Author SHA1 Message Date
Rose Apollo
a484986ff0
Delete .github/workflows/c.yml 2024-01-05 10:05:14 +00:00

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