Skip to content

Commit 77273e6

Browse files
committed
ci: rename build docs job
1 parent 6ca45bd commit 77273e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: pnpm run test --maxWorkers=2 --coverage
6565

6666
build-docs:
67-
name: Build and deploy docs
67+
name: Build docs
6868
runs-on: ubuntu-latest
6969
needs: build-packages
7070
steps:

0 commit comments

Comments
 (0)