try without setup-node
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Waiting to run
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 6s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 7s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 15s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 7s
Some checks failed
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Waiting to run
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Failing after 6s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Failing after 7s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Failing after 15s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Failing after 7s
This commit is contained in:
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@@ -33,12 +33,12 @@ jobs:
|
|||||||
# Set up Kiss runtimes:
|
# Set up Kiss runtimes:
|
||||||
|
|
||||||
# nodejs
|
# nodejs
|
||||||
- uses: actions/setup-node@v3
|
# - uses: actions/setup-node@v3
|
||||||
with:
|
# with:
|
||||||
node-version: ${{ matrix.node-version }}
|
# node-version: ${{ matrix.node-version }}
|
||||||
|
|
||||||
# lix
|
# lix
|
||||||
- uses: https://k7izh9.gitea.cloud/NQN/setup-lix@main
|
- uses: https://k7izh9.gitea.cloud/kiss-lang/setup-lix@main
|
||||||
with:
|
with:
|
||||||
lix-version: 15.12.0
|
lix-version: 15.12.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user