build: remove version check stuff temporarily
This commit is contained in:
Родитель
e017cf43fd
Коммит
9d841971dc
|
@ -16,12 +16,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
|
||||
- name: Print Remotes
|
||||
run: git remote -v
|
||||
|
||||
- name: Version Check
|
||||
run: yarn version check
|
||||
|
||||
- run: yarn install
|
||||
name: Install Dependencies
|
||||
env:
|
||||
|
|
Загрузка…
Ссылка в новой задаче