Skip to content

Fix tests

Simon Walker requested to merge srwalker101/rust-docker:fix-tests into master

This MR fixes tests running both locally (on my machine) and the gitlab CI container. This means that tests will pass in CI which will provide more useful feedback when testing against stable and nightly rust.

Merge request reports