run tests on C# (expecting them to fail CI)
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
||||
python-version: ['3.x']
|
||||
test-target:
|
||||
- KISS_TARGET=cpp
|
||||
- KISS_TARGET=cs
|
||||
- KISS_TARGET=interp
|
||||
- KISS_TARGET=js
|
||||
- KISS_TARGET=nodejs
|
||||
|
Reference in New Issue
Block a user