Skip to content

Commit a53e99b

Browse files
committed
Add native conversion checks to CI tests.
1 parent 8910678 commit a53e99b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/usr/bin/env bash
2+
3+
source test/truffle/common.sh.inc
4+
5+
export TRUFFLERUBY_MSPEC_CONFIG=spec/nativeconversion.mspec
6+
jt test :capi :truffle_capi -- --cexts-to-native-count

0 commit comments

Comments
 (0)