Skip to content

Commit b3b1e0e

Browse files
committed
Add cpp test too.
1 parent 9c1bde4 commit b3b1e0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
cd ..
2525
nimby install -g pixie/pixie.nimble
2626
- run: nim r tests/tests.nim
27+
- run: nim cpp -r tests/tests.nim
2728
- run: nim r tests/imagetestsuite.nim

0 commit comments

Comments
 (0)