try install yarn
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 7s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 16s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 11s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 12s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 11s
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 7s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 16s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 11s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 12s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Failing after 11s
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -36,7 +36,8 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
if: matrix.test-target == 'nodejs'
|
||||
|
||||
- run: npm install -g yarn
|
||||
|
||||
# lix
|
||||
- uses: lix-pm/setup-lix@master
|
||||
|
Reference in New Issue
Block a user