Commit 02df29d5 authored by Wohlgemuth, Jason's avatar Wohlgemuth, Jason
Browse files

wip(ci): Use cargo test

parent b3c543ff
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -44,9 +44,7 @@ test:
  inherit:
    default: true
    variables: true
  script:
    - cargo install cargo-tarpaulin
    - make test
  script: cargo test

build-release:
  stage: build