Skip to content

Commit 1bd4ade

Browse files
committed
chore: update workflows config.
1 parent fd77176 commit 1bd4ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- run: npm install
1818
- run: npm run build
1919
- run: npm run coverage
20-
- run: npm run build
21-
working-directory: ./www
20+
- run: npm run doc
21+
# working-directory: ./www
2222

2323
- name: Create Coverage Badges
2424
uses: jaywcjlove/coverage-badges-cli@main

0 commit comments

Comments
 (0)