mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
ci(lua): test phase uses luajit too
This commit is contained in:
parent
c2df2341c4
commit
317990e7e4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
matrix:
|
||||
features:
|
||||
- rust
|
||||
- lua
|
||||
- luajit # should we test with lua54 instead?
|
||||
- java
|
||||
- js
|
||||
- python
|
||||
|
|
Loading…
Reference in a new issue