aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade GitHub workflow to action-gh-releaseA Farzat2026-03-091-27/+6
| | | | This is because upload-release-asset was deprecated.
* Create releases using GitHub workflowsv0.1.1A Farzat2026-03-091-5/+54
|
* Add release build to GitHub workflowA Farzat2026-03-091-0/+32
|
* Add GitHub workflow job for testsA Farzat2026-03-091-0/+23
| | | | | Though we do not have any tests yet, this will make sure they are checked once they are there.
* Add simple GitHub workflow job checking fmt & lintA Farzat2026-03-091-0/+33