Skip to content

Commit 4364b86

Browse files
authored
Merge pull request #907 from ehuss/fix-test-name
Rename test job
2 parents 3986be0 + db8a00c commit 4364b86

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)