Skip to content

Commit 7f19a23

Browse files
committed
chore: remove call to nonexistent tests
1 parent f49fccf commit 7f19a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
restore-keys: |
4444
${{ runner.os }}-node
4545
- run: npm i
46-
- run: npm run test:jest
46+
# no tests yet - run: npm run test:jest

0 commit comments

Comments
 (0)