Working on 16.0.0 #53

Merged
rayaman merged 120 commits from v16.0.0 into master 2024-02-25 00:00:51 -05:00
Showing only changes of commit 8c987b81ab - Show all commits

View File

@ -35,9 +35,9 @@ jobs:
- name: Install lanes
run: |
source ${{github.workspace}}/lua-pkg/bin/activate
lua -v
luarocks insatll lanes
luarocks install lanes
- name: Run Tests
run: |
source ${{github.workspace}}/lua-pkg/bin/activate
lua tests/runtests.lua