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 12013a3 commit 095f767Copy full SHA for 095f767
.github/workflows/ci.yml
@@ -76,7 +76,7 @@ jobs:
76
working-directory: repo-a
77
78
- name: Ensure install-run works as expected
79
- run: node libraries/rush-lib/dist/scripts/install-run @rushstack/heft heft -h
+ run: node libraries/rush-lib/dist/scripts/install-run @rushstack/lsbranch lsbranch -h
80
81
82
- name: Ensure install-run-rush works as expected
0 commit comments