Skip to content

Commit 3ee9110

Browse files
authored
CI: Rename markdownlint job (#180)
1 parent 48a5302 commit 3ee9110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- run: mdbook test
4444

45-
lint:
45+
markdown-lint:
4646
runs-on: ubuntu-20.04
4747
steps:
4848
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)