Skip to content

Commit

Permalink
Add unit tests & fix data import loop bug
Browse files Browse the repository at this point in the history
fixes #16
  • Loading branch information
bokub committed Feb 22, 2024
1 parent 2f2c18a commit f8be34b
Show file tree
Hide file tree
Showing 5 changed files with 1,474 additions and 25 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
node-version: 18
- run: npm ci
- run: npm test
- run: npm run build

build:
Expand Down
Loading

0 comments on commit f8be34b

Please sign in to comment.