Skip to content

Commit 57b9c8c

Browse files
author
Gordey Doronin
committed
Don't run verify check on lts syntax
1 parent 4bef829 commit 57b9c8c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/versions.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ jobs:
4242
uses: ./
4343
with:
4444
node-version: ${{ matrix.node-version }}
45-
- name: Verify node and npm
46-
run: __tests__/verify-node.sh "${{ matrix.node-version }}"
47-
shell: bash
4845

4946
manifest:
5047
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)