fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
58 stars 33 forks source link

ci: test local package building #518

Open 7flying opened 1 year ago

7flying commented 1 year ago

Adds a new CI test section to check that the local package building target (make rpm) works every time.

This will help testing upcoming PR to tackle #516

7flying commented 1 year ago

Currently this new CI test fails (as it should) and reproduces the behaviour of #516