Skip to content

Commit da4276d

Browse files
committed
remove unneeded ci check
1 parent 277a01e commit da4276d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docs-md.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
node-version: "22"
2121
- name: Install dependencies
2222
run: npm ci
23-
- name: Build TryItNow
24-
working-directory: ./packages/try-it-now
25-
run: npm run build
2623
- name: Lint
2724
working-directory: ./packages/docs-md
2825
run: npm run lint

0 commit comments

Comments
 (0)