re-enable targets
All checks were successful
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Successful in 1m55s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 1m58s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 2m34s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 2m33s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 2m37s
All checks were successful
CI / test-core (14, ubuntu-latest, 3.x, py) (push) Successful in 1m55s
CI / test-core (14, ubuntu-latest, 3.x, nodejs) (push) Successful in 1m58s
CI / test-core (14, ubuntu-latest, 3.x, js) (push) Successful in 2m34s
CI / test-core (14, ubuntu-latest, 3.x, interp) (push) Successful in 2m33s
CI / test-core (14, ubuntu-latest, 3.x, cpp) (push) Successful in 2m37s
This commit is contained in:
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
@@ -12,12 +12,12 @@ jobs:
|
||||
python-version: ['3.x']
|
||||
test-target:
|
||||
# HAXE TARGETS
|
||||
# - cpp
|
||||
- cpp
|
||||
# - cs
|
||||
- interp
|
||||
#- js
|
||||
#- nodejs
|
||||
#- py
|
||||
- js
|
||||
- nodejs
|
||||
- py
|
||||
# - "lua 5.1"
|
||||
# - "lua 5.2"
|
||||
# - "lua 5.3"
|
||||
|
Reference in New Issue
Block a user