Update rust.yml
This commit is contained in:
parent
5e0b014e46
commit
faa18c66a1
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -86,7 +86,7 @@ jobs:
|
|||
run: qemu-system-x86_64 --version
|
||||
|
||||
- name: "Run Test Framework"
|
||||
run: cargo xtest
|
||||
run: cargo xtest --verbose
|
||||
working-directory: "testing"
|
||||
|
||||
check_formatting:
|
||||
|
|
Loading…
Reference in a new issue