Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 382628e

Browse files
committed
chore: re-enable tests
1 parent ce4aa93 commit 382628e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
run: npm ci
3535
- name: Package
3636
run: npm run build
37-
# - name: Run tests
38-
# run: npm run wdio-test
37+
- name: Run tests
38+
run: npm run test:reactive

0 commit comments

Comments
 (0)