Skip to content

Commit 336fa27

Browse files
committed
fix(ci): remove unused jobs
1 parent a5bca91 commit 336fa27

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ jobs:
2727
- name: Install backend deps
2828
run: npm install
2929
working-directory: backend
30-
- name: Run backend tests
31-
run: npm test
32-
working-directory: backend

0 commit comments

Comments
 (0)