Skip to content

Commit

Permalink
test types
Browse files Browse the repository at this point in the history
  • Loading branch information
darky committed Nov 2, 2024
1 parent a3aab79 commit 5bf385d
Show file tree
Hide file tree
Showing 4 changed files with 1,936 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 23
- run: npm ci
- run: npm run test
- run: npm run build
- run: npm run test:types
Loading

0 comments on commit 5bf385d

Please sign in to comment.