diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d856e77f..9082c431 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -50,6 +50,7 @@ jobs: | |||
| 50 | luarocks install busted | 50 | luarocks install busted |
| 51 | luarocks install cluacov | 51 | luarocks install cluacov |
| 52 | luarocks install busted-htest | 52 | luarocks install busted-htest |
| 53 | luarocks install compat53 | ||
| 53 | 54 | ||
| 54 | - name: Unit Test | 55 | - name: Unit Test |
| 55 | run: | | 56 | run: | |
