RoboJackets/urc-software

CI PR Tests Error

Closed this issue · 0 comments

Description

Ever since the CI pipeline rewrite, there has always been one test case that never manages to pass thanks to an error in GitHub actions. We have always just used admin overwrite access to ignore it, but we should probably figure out how to avoid needing this step during the merge process.

Steps To Reproduce

  1. Open a PR
  2. Pass all CI tests

Result:
Screenshot from 2022-08-18 15-58-23

Expected behavior

CI pipeline for PRs allows merging once all tests pass