run tests on C# (expecting them to fail CI)

This commit is contained in:
2021-07-16 16:02:29 -06:00
parent f3bdb8a52b
commit b92aef7874
3 changed files with 6 additions and 0 deletions

View File

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