Skip to content

Commit

Permalink
Merge branch 'main' into bundle-convention
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Jan 14, 2024
2 parents 330a1b9 + 387a3ab commit 3171e6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
pnpm clean
pnpm build
pnpm run-all-checks
pnpm test
pnpm test:build
1 change: 1 addition & 0 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
pnpm build
pnpm run-all-checks
pnpm attw
pnpm test
pnpm test:build
e2e:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3171e6f

Please sign in to comment.