Update rust.yml
This commit is contained in:
parent
9d44d63910
commit
0832437e60
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -88,10 +88,6 @@ jobs:
|
|||
- name: "Build Test Kernel"
|
||||
run: cargo xbuild
|
||||
working-directory: 'testing'
|
||||
|
||||
- name: "Test Kernel"
|
||||
run: cargo xtest
|
||||
working-directory: 'testing'
|
||||
|
||||
check_formatting:
|
||||
name: "Check Formatting"
|
||||
|
|
Loading…
Reference in a new issue