* #feat 增强Fatal级别的底色,修改logging类的方法

* 更新版本号

* 加入test脚本

* fix:conanfile

* test action

* 修复错别字
This commit is contained in:
youmetme
2024-11-02 12:56:51 +08:00
committed by GitHub
parent d61f7b6fde
commit b7f49188ad

View File

@@ -3,9 +3,9 @@ name: test on Linux
on:
push:
branches: ["mian"]
branches: ["main"]
pull_request:
branches: ["mian"]
branches: ["main"]
jobs:
test: