Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Set the tests sleeps multiplier as env variable
While we're trying to do this smartly checking the build information for the binaries we're testing, this doesn't work particularly well in some test binaries (debug.BuildInfo Settings are inconsistently exposed). So, let's just be consitent in CI, ensuring that wait times are multiplied as expected.
- Loading branch information