Make action run on gitea
All checks were successful
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 42s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 49s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 1m54s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Successful in 1m37s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 2m3s
All checks were successful
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 42s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 49s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 1m54s
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Successful in 1m37s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 2m3s
This commit is contained in:
9
.github/workflows/test.yml
vendored
9
.github/workflows/test.yml
vendored
@@ -33,13 +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 }}
|
||||||
if: matrix.test-target == 'nodejs'
|
|
||||||
|
|
||||||
# lix
|
# lix
|
||||||
- uses: lix-pm/setup-lix@master
|
- uses: https://k7izh9.gitea.cloud/kiss-lang/setup-lix@1.0.2
|
||||||
with:
|
with:
|
||||||
lix-version: 15.12.0
|
lix-version: 15.12.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user