Update rust.yml

This commit is contained in:
RKennedy9064 2020-03-12 16:17:06 -05:00 committed by GitHub
parent 46e947ffdc
commit 5e0b014e46

View file

@ -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"