Skip to content

Commit 363bada

Browse files
committed
feat: full null values support
1 parent 01f12cf commit 363bada

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- run: npm run cover
1414
- run: npm run coverage:check
1515
- run: npm run build
16-
- run: npm run coverage:report
16+
# - run: npm run coverage:report
1717
- name: Semantic Release
1818
uses: cycjimmy/semantic-release-action@v3
1919
env:

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)