Skip to content

Commit ffe9706

Browse files
committed
ci: remove currently failing test
Signed-off-by: Tierney Cyren <hello@bnb.im>
1 parent b51c938 commit ffe9706

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/tests-core.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,4 @@ jobs:
2828
- name: Run npm install -w core
2929
run: npm install -w core
3030
- name: Run npm test -w core
31-
run: npm test -w core
32-
- name: 'Run npm run test:update -w core and npm test -w core'
33-
run: npm run test:update -w core && npm test -w core
31+
run: npm test -w core

0 commit comments

Comments
 (0)