Skip to content

Commit cf0fb69

Browse files
committed
ci: fix name
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 4fa674a commit cf0fb69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
format-check:
14-
name: 📄 Check code formatting with "just fmt"
14+
name: 📄 Check code formatting with "just format-all"
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: 🧰 Checkout code

0 commit comments

Comments
 (0)