Skip to content

Commit df6a03d

Browse files
committed
fix call-core-tests
1 parent fbe515f commit df6a03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-core-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: pnpm run build
2929
- run: pnpm run build-www
3030
- run: pnpm run --filter @lexical/website build
31-
- run: pnpm run --filter @lexical/playground build-vercel
31+
- run: pnpm run --filter lexical-playground build-vercel
3232

3333
unit:
3434
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)