logerrors / helloAction

学习 github action 的练习仓库, 项目为 cpp ,包含项目构建与覆盖率显示

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codecov Actions Status

Description

This project is just for my test fo github actions

tag v1.0

simple action,contains basic conceptions,such as workflow,job,steps,action.

tag v2.0

build cpp program

tag v3.0

execute cpp program

tag v4.0

build cpp program using cmake

tag v5.0

build,execute,coverage

tag v6.0

add run-on macos

About

学习 github action 的练习仓库, 项目为 cpp ,包含项目构建与覆盖率显示


Languages

Language:CMake 70.2%Language:C++ 29.8%