acl-dev / acl

C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
https://acl-dev.cn
GNU Lesser General Public License v3.0
2.83k stars 937 forks source link

增加CI/CD工作流 #295

Open loongs-zhang opened 1 year ago

loongs-zhang commented 1 year ago

好处是可以避免低级错误,比如引入了某个文件,直接导致编译失败等等。