Skip to content

Commit cd8067f

Browse files
committed
ci: run coroutine test suite
1 parent f23fdb9 commit cd8067f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
carp -x test/midlevel.carp
4242
carp -x test/cfunction.carp
4343
carp -x test/metatable.carp
44+
carp -x test/coroutine.carp
4445
4546
- name: Install angler
4647
run: |

0 commit comments

Comments
 (0)