We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2851508 commit a53ba23Copy full SHA for a53ba23
1 file changed
.github/workflows/push.yaml
@@ -84,6 +84,7 @@ jobs:
84
- run: cargo shaders
85
- run: cargo linkage
86
- run: cargo build -p renderling
87
+ - run: cargo +nightly fmt
88
- run: git diff --exit-code --no-ext-diff
89
90
# BAU clippy lints
0 commit comments