Update rust.yml
This commit is contained in:
parent
46e947ffdc
commit
5e0b014e46
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -87,7 +87,7 @@ jobs:
|
||||||
|
|
||||||
- name: "Run Test Framework"
|
- name: "Run Test Framework"
|
||||||
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