5 Commits

Author SHA1 Message Date
Christopher Cole
125681c359
Optimize github fuzz action
The action environment apparently already has gcc & g++ installed, so there's no need to waste time with the apt-get update
2022-11-01 13:05:39 -07:00
Christopher Cole
801c887a9e
Attempt at fixing fuzz github action tools install 2022-11-01 12:54:46 -07:00
Christopher Cole
5849b78f92
First attempt at a github fuzzing action
Not sure if this will work or not, and also not sure if there's a way to test a github action config without committing it... so... we'll do it live!
2022-11-01 12:45:29 -07:00
Christopher Cole
d1022af46f
Add no_std build step to github action 2022-10-21 14:51:37 -07:00
Christopher Cole
f9cfa292c1
Add initial github action CI configuration 2022-10-03 12:12:52 -07:00