Skip to content
Snippets Groups Projects
Commit 4725cf4f authored by Michael Hauspie's avatar Michael Hauspie
Browse files

Update .gitlab-ci.yml

parent ca95f12c
No related branches found
No related tags found
No related merge requests found
Pipeline #40146 failed
image: "rust:latest"
test:cargo:
script:
- rustc --version && cargo --version # Print version info for debugging
- cargo test --workspace --verbose
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment