fix: resolve CI working-directory issue
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-31 20:55:47 +00:00
parent 4c7e3c5a07
commit f67473e6dd

View File

@@ -1,3 +1,3 @@
export * from './types';
export * from './parser';
export * from './validator';
export * from './types';