Skip to content

Commit c247c7c

Browse files
committed
ci: lint
1 parent ead75c7 commit c247c7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
cd spez-frontend
2727
npm install
2828
29-
- name: Run tests
30-
run: |
31-
cd spez-frontend
32-
npm test --if-present
3329
3430
- name: Build the project
3531
run: |

0 commit comments

Comments
 (0)