remove echo

This commit is contained in:
panticmilos 2022-05-04 13:53:38 +02:00
parent 21115fb80f
commit c94bad80a3

View file

@ -146,7 +146,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [current, latest, node, "16.14.2"]
node-version: [current, latest, node]
steps:
- name: Retrieve version before install
run: |