summaryrefslogtreecommitdiff
path: root/.github/workflows/fuzz.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump the .github workflows action versions.xavier2k68 days1-1/+1
| | | | | Bump `actions/checkout` from `v4` to `v6`. Bump `actions/upload-artifact` from `v4` to `v6`.
* Update github actions versions.Mark Adler2024-02-091-1/+1
|
* Add continuous integration workflows. [nmoinvaz]Mark Adler2022-10-061-0/+25
These workflows will be run to verify that project generation, source file compilation, and test cases run successfully.