mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Merge branch 'post-05' into post-06
This commit is contained in:
@@ -91,3 +91,9 @@ steps:
|
|||||||
|
|
||||||
- script: bootimage test
|
- script: bootimage test
|
||||||
displayName: 'Integration Tests'
|
displayName: 'Integration Tests'
|
||||||
|
|
||||||
|
- script: rustup component add rustfmt
|
||||||
|
displayName: 'Install Rustfmt'
|
||||||
|
|
||||||
|
- script: cargo fmt -- --check
|
||||||
|
displayName: 'Check Formatting'
|
||||||
|
|||||||
Reference in New Issue
Block a user