Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 1, 2024
1 parent 28d906a commit 628048c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# Step 5: Run tests for all packages
- name: Run tests
run: |
pnpm run test --filter
pnpm run test
# (Optional) Step 6: Upload test results if needed
- name: Upload test results
Expand Down

0 comments on commit 628048c

Please sign in to comment.