Skip to content

Commit

Permalink
chore: fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Oct 16, 2020
1 parent 20446d2 commit 013efce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Expand Up @@ -91,6 +91,7 @@ jobs:

- name: Run tests for webpack version ${{ matrix.webpack-version }}
run: |
lerna bootstrap
yarn prepsuite
yarn test:ci
env:
Expand Down

0 comments on commit 013efce

Please sign in to comment.