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

This commit is contained in:
2025-09-09 09:52:37 -05:00
parent 4c991a0034
commit d101d486de

View File

@@ -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"