typo fixed
This commit is contained in:
parent
1064d8a1cc
commit
8c987b81ab
4
.github/workflows/nix_ci.yml
vendored
4
.github/workflows/nix_ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user