We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa4ae7 commit 838cafdCopy full SHA for 838cafd
.github/workflows/check-pkg-paths.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: Swap in public typings
25
run: yarn release:prepare
26
- name: Check paths
27
- run: xvfb-run yarn test:changed core
+ run: yarn ts-node scripts/ci-test/check-paths.ts
0 commit comments