mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Merge pull request #4716 from xtermjs/Tyriar-patch-1
Fix typo in ci.yml
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
||||
- name: Lint API
|
||||
run: yarn lint-api
|
||||
|
||||
unit-test-parallel:
|
||||
test-unit-parallel:
|
||||
timeout-minutes: 20
|
||||
strategy:
|
||||
matrix:
|
||||
@@ -110,7 +110,7 @@ jobs:
|
||||
- name: Unit tests
|
||||
run: yarn test-unit --forbid-only
|
||||
|
||||
unit-test:
|
||||
test-unit:
|
||||
needs: build
|
||||
timeout-minutes: 20
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user