Delete .github/workflows directory

This commit is contained in:
moganda12 2024-08-24 12:16:10 -07:00 committed by GitHub
parent 2bd9a77f06
commit d50cd3cc29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,19 +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: configure
run: ./configure
- name: make
run: sh make.sh 👨‍💻/main.cpp clicker