diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 059b483..c8854e3 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -17,7 +17,6 @@ jobs: strategy: matrix: node-version: [8.x, 10.x, 12.x, 14.x, 16.x] - # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - uses: actions/checkout@v2