Skip to content

Commit db8a00c

Browse files
committed
Rename test job
This renames the test job to "test" which I think is more descriptive, and also matches the new required-ci checks name.
1 parent 3986be0 commit db8a00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

55
jobs:
66
test:
7-
name: CI
7+
name: test
88
runs-on: ubuntu-latest
99
env:
1010
MDBOOK_VERSION: 0.4.51

0 commit comments

Comments
 (0)