Skip to content

Commit

Permalink
Bump yeoman-test to 6.0.0 (#1295)
Browse files Browse the repository at this point in the history
* Bump yeoman-test to 6.0.0

* Fix npm version at 7.11.2
  • Loading branch information
mshima committed May 12, 2021
1 parent d8dfd10 commit 5f3b2fb
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 273 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: actions/setup-node@v2.1.4
with:
node-version: ${{ matrix.node-version }}
- run: npm install -g npm@latest
- run: npm install -g npm@7.11.2

- name: Run yeoman-test test
run: |
Expand Down

0 comments on commit 5f3b2fb

Please sign in to comment.