fix: Update .github/workflows/test.yaml

This commit is contained in:
Rinat Arsaev 2021-06-03 11:33:33 +03:00 committed by GitHub
parent 7bb1474285
commit 344d93f251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ jobs:
echo "Success"
else
echo "Error"
fi
- name: Setup Node ${{ matrix.node_version }}
uses: actions/setup-node@v1
with: