Update rust.yml
This commit is contained in:
parent
bfa6a2a025
commit
9d44d63910
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -91,7 +91,7 @@ jobs:
|
||||||
|
|
||||||
- name: "Test Kernel"
|
- name: "Test Kernel"
|
||||||
run: cargo xtest
|
run: cargo xtest
|
||||||
working-directory: 'testing
|
working-directory: 'testing'
|
||||||
|
|
||||||
check_formatting:
|
check_formatting:
|
||||||
name: "Check Formatting"
|
name: "Check Formatting"
|
||||||
|
|
Loading…
Reference in a new issue