Skip to content

Commit 84aad9d

Browse files
authored
Merge branch 'main' into v1.1.0
2 parents 265f73e + cd93d37 commit 84aad9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-node@v4
1616
- run: npm install
17-
# - run: npm test
17+
- run: npm test

0 commit comments

Comments
 (0)