name make ci

This commit is contained in:
angie 2022-09-09 23:41:47 -04:00
parent baf3ce83ee
commit ac37df1398

View File

@ -1,4 +1,4 @@
name: C/C++ CI
name: make
# Build on every branch push, tag push, and pull request change:
on: [push, pull_request]