Skip to content

Commit

Permalink
🔧 chore: update test CI script and package lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
danpacho committed Apr 7, 2024
1 parent 8559ea9 commit 9aead31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: pnpm prettier && pnpm eslint

- name: Build testing for core
run: pnpm build --filter=@blogger/logger --filter=@blogger/build_system
run: pnpm build

- name: Unit testing
run: pnpm test
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9aead31

Please sign in to comment.