Skip to content

Commit 31e97c3

Browse files
committed
Avoid stack trace. Drop C#.
1 parent f706dbd commit 31e97c3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- js
2121
- node
2222
- neko
23-
- cs -D erase_generics
2423
- php
2524
- cpp
2625
- lua

tests.hxml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
-main RunTests
33
-dce full
44

5+
-D eval-call-stack-depth=10000
6+
57
-lib tink_unittest

0 commit comments

Comments
 (0)