feat: basic interactive & tags
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -47,5 +47,8 @@ jobs:
|
||||
- name: Install
|
||||
run: pnpm install
|
||||
|
||||
- name: Convert CSV to JSON
|
||||
run: npm run convert
|
||||
|
||||
- name: Typecheck
|
||||
run: pnpm run typecheck
|
||||
|
||||
Reference in New Issue
Block a user