Skip to content

Commit

Permalink
fix: Update RC.64 修复博客问题
Browse files Browse the repository at this point in the history
  • Loading branch information
pysio2007 committed Dec 13, 2024
1 parent 0ce6c84 commit ae82c86
Show file tree
Hide file tree
Showing 3 changed files with 2,972 additions and 2,896 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ jobs:
- name: Install npm dependencies
run: npm install

# - name: Run Build
# run: npm run docs:build
- name: Run Build
run: npm run docs:build

- name: Run tests with coverage
run: npm run coverage

Expand Down
Loading

0 comments on commit ae82c86

Please sign in to comment.