1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 19:02:14 +00:00

Update node.js.yml

This commit is contained in:
Florian Bouillon 2020-08-31 01:15:07 +02:00 committed by GitHub
parent d55a3f53f8
commit ae94462c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
node-version: ${{ matrix.node-version }} node-version: ${{ matrix.node-version }}
- run: yarn - run: yarn
- run: yarn workspaces run build - run: yarn workspaces run build
- run: yarn workspaces test - run: yarn workspaces run test
# You may pin to the exact commit or the version. # You may pin to the exact commit or the version.
# uses: codecov/codecov-action@6004246f47ab62d32be025ce173b241cd84ac58e # uses: codecov/codecov-action@6004246f47ab62d32be025ce173b241cd84ac58e
- uses: codecov/codecov-action@v1.0.13 - uses: codecov/codecov-action@v1.0.13