aboutsummaryrefslogtreecommitdiff
path: root/development/tools/cargo-workspace2/.gitlab-ci.yml
blob: c202dacb2f29dfa7aa94d9cd3b44fc67eea1765e (plain)
1
2
3
4
5
6
7
8
stages:
  - test

test:
  image: rust:buster
  script:
    - cargo test