summaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: remove extraneous jobsGravatar Vincent Rischmann2021-03-231-6/+0
|
* ci: use two different jobs for in-memory/filesystem testsGravatar Vincent Rischmann2021-03-131-5/+21
|
* ci: also trigger the github workflow if C files are modifiedGravatar Vincent Rischmann2021-03-131-0/+4
|
* ci: add a lint GitHub stepGravatar Vincent Rischmann2021-02-271-0/+9
|
* ci: test both in-memory and filesystemGravatar Vincent Rischmann2021-01-241-2/+2
|
* ci: rename is_ci to in_memoryGravatar Vincent Rischmann2020-12-281-1/+4
| | | | also test both modes
* only Linux is supportedGravatar Vincent Rischmann2020-12-221-1/+1
|
* add the github workflowGravatar Vincent Rischmann2020-12-221-0/+30