Skip to content

Commit c44561c

Browse files
committed
ci: add proper naming
1 parent fc57354 commit c44561c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Test deployment
1+
name: Docusaurus Build
22

33
on:
44
pull_request:
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
test-deploy:
12-
name: Test deployment
12+
name: Install and Build
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)