Add gitea workflow
Some checks failed
libakerror CI Build / cmake_build (push) Has been cancelled

This commit is contained in:
2026-06-27 08:42:08 -04:00
parent 5b1a6c2cc7
commit abe79bad99
2 changed files with 22 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
This library provides a TRY/CATCH style exception handling mechanism for C.
![https://source.starfort.tech/{owner}/{repo}/actions/workflows/{workflow_file}/badge.svg?branch={branch}&event={event}&style={style}]
# Why?
There is nothing wrong with C as it is. This library does not claim to fix some problem with C.