Update rust.yml

This commit is contained in:
RKennedy9064 2020-03-12 16:25:49 -05:00 committed by GitHub
parent 5e0b014e46
commit faa18c66a1

View file

@ -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: