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 4fa674a commit cf0fb69Copy full SHA for cf0fb69
1 file changed
.github/workflows/format-check.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
format-check:
14
- name: 📄 Check code formatting with "just fmt"
+ name: 📄 Check code formatting with "just format-all"
15
runs-on: ubuntu-latest
16
steps:
17
- name: 🧰 Checkout code
0 commit comments