Skip to content

Commit 199b6dc

Browse files
committed
* update testing
1 parent 023be2c commit 199b6dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-and-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ jobs:
6969
- name: Install Dependencies
7070
run: npm install
7171

72-
# - name: Run local tests
73-
# run: npm test
72+
- name: Run local tests
73+
run: npm test
7474
# - name: Run unit tests
7575
# run: npm run test:unit
7676
# - name: Run integration tests # (linux/osx)

0 commit comments

Comments
 (0)