We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9db29 commit a576feeCopy full SHA for a576fee
.github/workflows/main.yml
@@ -17,4 +17,5 @@ jobs:
17
- run: yarn install
18
- run: git config --global user.email "patch-package@test.com"
19
- run: git config --global user.name "patch-package"
20
- - run: yarn run test
+ # - run: yarn run test
21
+ - run: yarn run test --verbose integration-tests/lockfile
0 commit comments