Skip to content

Commit

Permalink
ci: comment test stage
Browse files Browse the repository at this point in the history
  • Loading branch information
qinsong77 committed Jan 4, 2024
1 parent f419dde commit 6a53917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Run Tests
run: pnpm test
# - name: Run Tests
# run: pnpm test

- name: Build
run: pnpm run build
Expand Down

0 comments on commit 6a53917

Please sign in to comment.