Skip to content

Add CI

Daniel Joseph Antrim requested to merge add_ci into main

What

This MR adds the minimum CI step of testing the build status for rd53b_anamon. It simply checks that the commit does not break the build of rd53b_anamon by testing a complete installation from scratch.

Next steps (for later MR)

  • Add unit-tests
  • Add mock for FTDI communication or run tests that can check if FTDI device is connected prior to executing tests
  • Add step for creating docs

Merge request reports