chore: update workflow

This commit is contained in:
LuanRT
2021-11-02 08:01:31 -03:00
parent e52e6138bd
commit a9ad3a31b5

View File

@@ -27,4 +27,4 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: node ./examples
- run: npm test