Skip to content

Commit 838cafd

Browse files
committed
call script
1 parent afa4ae7 commit 838cafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pkg-paths.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- name: Swap in public typings
2525
run: yarn release:prepare
2626
- name: Check paths
27-
run: xvfb-run yarn test:changed core
27+
run: yarn ts-node scripts/ci-test/check-paths.ts

0 commit comments

Comments
 (0)