Add gitea workflow
All checks were successful
libakerror CI Build / cmake_build (push) Successful in 2m39s

This commit is contained in:
2026-06-27 08:42:08 -04:00
parent 5b1a6c2cc7
commit 4fad0cec59
3 changed files with 32 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
This library provides a TRY/CATCH style exception handling mechanism for C.
![build badge](https://source.starfort.tech/andrew/libakerror/actions/workflows/ci.yaml/badge.svg?branch=main)
# Why?
There is nothing wrong with C as it is. This library does not claim to fix some problem with C.