Skip to content

Commit

Permalink
Add seed tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
goodov committed Apr 26, 2024
1 parent 86ceff9 commit 482d95e
Show file tree
Hide file tree
Showing 19 changed files with 1,181 additions and 103 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-src.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: typecheck:scripts
run: npm run typecheck:scripts

- name: test:scripts
run: npm run test:scripts

- name: build
run: npm run build

Expand Down
Loading

0 comments on commit 482d95e

Please sign in to comment.