WIP: automated-testing #9
| @ -11,6 +11,8 @@ jobs: | ||||
|     name: format | ||||
|     steps: | ||||
|       - name: TODO put in image base | ||||
|         run: "rustup component add rustfmt && ls" | ||||
|         run: rustup component add rustfmt | ||||
|       - name: ls | ||||
|         run: "ls -al && pwd" | ||||
|       - name: rustfmt | ||||
|         run: cargo fmt --check | ||||
|  | ||||
		Reference in New Issue
	
	Block a user