mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
typo fixed
This commit is contained in:
@@ -35,9 +35,9 @@ jobs:
|
|||||||
- name: Install lanes
|
- name: Install lanes
|
||||||
run: |
|
run: |
|
||||||
source ${{github.workspace}}/lua-pkg/bin/activate
|
source ${{github.workspace}}/lua-pkg/bin/activate
|
||||||
lua -v
|
luarocks install lanes
|
||||||
luarocks insatll lanes
|
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
run: |
|
run: |
|
||||||
|
source ${{github.workspace}}/lua-pkg/bin/activate
|
||||||
lua tests/runtests.lua
|
lua tests/runtests.lua
|
||||||
|
|||||||
Reference in New Issue
Block a user