diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9536a51a1217ee0b8c86971c770532fbc7b373ea..34c730b83eac01e3868609b174649abbdf1bad64 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,4 +43,5 @@ tests: - when: manual stage: tests script: + - cargo build - cargo test