GitHub topics: github-actions-c
BaseMax/github-actions-compile-c
Automatically compile and test a simple C program using GitHub Actions whenever changes are pushed or a pull request is created to the main branch. The action installs GCC, compiles the C code, and runs the resulting program, ensuring it functions as expected without manual intervention.
Language: C - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
