Skip to content
Snippets Groups Projects
Verified Commit 0af6e562 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: new verbose tag

parent cb7e21bd
No related branches found
No related tags found
No related merge requests found
Pipeline #2734 passed
......@@ -110,7 +110,7 @@ jobs:
- name: Print Rust information
run: rustc --version
- name: Install SDL dependencies
run: cd frontends/sdl && cargo install cargo-vcpkg && cargo vcpkg build
run: cd frontends/sdl && cargo install cargo-vcpkg && cargo vcpkg -v build
- name: Verify Rust code format
run: cd frontends/sdl && cargo fmt --all -- --check
- name: Verify Rust code linting
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment