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 b6a4aa4 commit 616ef0dCopy full SHA for 616ef0d
.github/workflows/cli_tests.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Node.js
21
uses: actions/setup-node@v4
22
with:
23
- node-version-file: cli/package.json
+ node-version-file: package.json
24
cache: npm
25
26
- name: Install dependencies
0 commit comments