mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-16 23:38:56 +00:00
fix: ci (7)
This commit is contained in:
parent
af7b450199
commit
bf5b9d7956
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ test:cargo:
|
|||
script:
|
||||
- apk add gtk4.0-dev libadwaita-dev musl-dev openssl-dev meson
|
||||
- rustc --version && cargo --version # Print version info for debugging
|
||||
- meson setup -Dprefix="$PWD/build/localprefix" -Dprofile=development
|
||||
- meson setup build -Dprefix="$PWD/build/localprefix" -Dprofile=development
|
||||
- ninja -C build
|
||||
- cargo test --workspace --verbose
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue