Commit Graph

4 Commits

Author SHA1 Message Date
kaczmarczyck 7bc43dff54
Fix OpenSK build problem (nightly version) (#7177)
* exports a more specific nightly version

* trying intermediate compiler version to compromise
2022-01-24 17:59:24 +00:00
Catena cyber ec92af7449
opensk: do not specify nightly (#6648)
* opensk: do not specify nightly

so that coverage works because we use the cargo wrapper
which looks for fuzz build argument at the beginning

* opensk: use RUSTUP_TOOLCHAIN to avoid override
2021-11-21 22:16:32 -08:00
Jean-Michel Picod 523c214b5a
Fix project OpenSK (#6146)
Code coverage was disabled, making the overall workflow failing.
Also adds all the fuzzing targets the project provides.
2021-08-02 10:56:16 +01:00
DavidKorczynski ebc2852f0a
opensk: initial integration. (#5355)
* opensk: initial integration.

* fix up project.yaml in opensk.

* Fix opensk build.

* Updated build.sh

* updated project yaml.

* enable coverage.

* disable coverage.
2021-07-22 08:20:06 +10:00