Disable testing for now

This commit is contained in:
Ryan Kennedy 2020-03-12 16:38:54 -05:00
parent ecb9824f1d
commit 262cacf4b2

View file

@ -85,10 +85,6 @@ jobs:
- name: "Print QEMU Version"
run: qemu-system-x86_64 --version
- name: "Run Test Framework"
run: cargo xtest --verbose
working-directory: "testing"
check_formatting:
name: "Check Formatting"
runs-on: ubuntu-latest