Update rust.yml

This commit is contained in:
RKennedy9064 2020-03-12 16:54:15 -05:00 committed by GitHub
parent 9d44d63910
commit 0832437e60

View file

@ -89,10 +89,6 @@ jobs:
run: cargo xbuild
working-directory: 'testing'
- name: "Test Kernel"
run: cargo xtest
working-directory: 'testing'
check_formatting:
name: "Check Formatting"
runs-on: ubuntu-latest