mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-07-29 20:28:48 +00:00
chore: test as part of check stage
This commit is contained in:
parent
f1e04fe5c0
commit
04ca28ba59
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue