Kiss repo runs core tests now
This commit is contained in:
9
.github/workflows/test.yml
vendored
9
.github/workflows/test.yml
vendored
@@ -12,15 +12,6 @@ jobs:
|
|||||||
node-version: ['14']
|
node-version: ['14']
|
||||||
python-version: ['3.x']
|
python-version: ['3.x']
|
||||||
test-target:
|
test-target:
|
||||||
# HAXE TARGETS
|
|
||||||
|
|
||||||
- KISS_TARGET=cpp
|
|
||||||
# TODO # - KISS_TARGET=cs
|
|
||||||
- KISS_TARGET=interp
|
|
||||||
- KISS_TARGET=js
|
|
||||||
- KISS_TARGET=nodejs
|
|
||||||
- KISS_TARGET=py
|
|
||||||
|
|
||||||
# STANDALONE PROJECTS
|
# STANDALONE PROJECTS
|
||||||
|
|
||||||
- KISS_PROJECT=_standalone/aoc
|
- KISS_PROJECT=_standalone/aoc
|
||||||
|
|||||||
Reference in New Issue
Block a user