Skip to content

Commit 3b5b192

Browse files
committed
build: change the job title of lint_and_format
1 parent 8603608 commit 3b5b192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_and_format_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
contents: read
1313

1414
jobs:
15-
ubuntu-build:
15+
lint-and-format:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)