Skip to content

Commit c11b9da

Browse files
committed
Now backend tests are failing?
1 parent 149f10b commit c11b9da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ jobs:
6565
working-directory: ./backend
6666
run: npm test
6767

68-
- name: Install dependencies for frontend
69-
working-directory: ./frontend
70-
run: npm install
68+
# - name: Install dependencies for frontend
69+
# working-directory: ./frontend
70+
# run: npm install
7171

7272
# - name: Run frontend tests
7373
# working-directory: ./frontend

0 commit comments

Comments
 (0)