Skip to content

Commit

Permalink
ci: assert type definition was created
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Oct 13, 2024
1 parent 5d75bb0 commit cdebdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- run: npm run test:lint
if: matrix.os != 'windows-latest'
- run: npm run test:unit
- run: stat dist/index.d.ts

test-locales:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cdebdbb

Please sign in to comment.