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 0942319 commit 60ec664Copy full SHA for 60ec664
.github/workflows/ci-functional-tests.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v2
12
- name: Use Node.js
13
- - uses: actions/setup-node@v4
+ uses: actions/setup-node@v4
14
with:
15
node-version-file: .nvmrc
16
- run: npm install
.github/workflows/ci-unit-tests.yml
0 commit comments