We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e2cf03 commit ad52d01Copy full SHA for ad52d01
.github/workflows/check.yml
@@ -25,4 +25,5 @@ jobs:
25
steps:
26
- uses: actions/checkout@v3
27
- run: npm i
28
+ - run: npm run build
29
- run: npm run tsd
0 commit comments