We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca45bd commit 77273e6Copy full SHA for 77273e6
.github/workflows/ci-cd.yml
@@ -64,7 +64,7 @@ jobs:
64
run: pnpm run test --maxWorkers=2 --coverage
65
66
build-docs:
67
- name: Build and deploy docs
+ name: Build docs
68
runs-on: ubuntu-latest
69
needs: build-packages
70
steps:
0 commit comments