mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
fix(ci): remove unnecessary comment from workflow
This commit is contained in:
parent
8815665abe
commit
7d7d889b89
2
.github/workflows/fe-unit-tests.yml
vendored
2
.github/workflows/fe-unit-tests.yml
vendored
@ -41,6 +41,4 @@ jobs:
|
||||
run: npm run build
|
||||
- name: Run tests and collect coverage
|
||||
working-directory: ./frontend
|
||||
# Use --no-file-parallelism to prevent race conditions in WebSocket tests
|
||||
# See: https://github.com/All-Hands-AI/OpenHands/issues/11944
|
||||
run: npm run test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user