chore: test as part of check stage

This commit is contained in:
Gabriele Musco 2024-07-25 10:01:09 +02:00
commit 04ca28ba59

View file

@ -30,7 +30,7 @@ cargo:clippy:
- cargo clippy --all-targets --all-features
cargo:test:
stage: test
stage: check
script:
- apt-get update
- apt-get install libgtk-4-dev libadwaita-1-dev libssl-dev libjxl-dev libvte-2.91-gtk4-dev meson ninja-build git desktop-file-utils gettext file libusb-dev libusb-1.0-0-dev curl -y