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
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user