Skip to content

Commit

Permalink
Don't run verify check on lts syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Gordey Doronin committed Jun 25, 2021
1 parent 4bef829 commit 57b9c8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
uses: ./
with:
node-version: ${{ matrix.node-version }}
- name: Verify node and npm
run: __tests__/verify-node.sh "${{ matrix.node-version }}"
shell: bash

manifest:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 57b9c8c

Please sign in to comment.