aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade GitHub workflow to action-gh-releaseA Farzat15 hours1-27/+6
| | | | This is because upload-release-asset was deprecated.
* Create releases using GitHub workflowsv0.1.1A Farzat16 hours1-5/+54
|
* Add release build to GitHub workflowA Farzat16 hours1-0/+32
|
* Add GitHub workflow job for testsA Farzat17 hours1-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 Farzat17 hours1-0/+33