fixing issue with actions
This commit is contained in:
parent
19ac257204
commit
3401a8ac61
4
.github/workflows/run-tests.yml
vendored
4
.github/workflows/run-tests.yml
vendored
@ -17,5 +17,5 @@ jobs:
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- name: Lua Action
|
||||
uses: MilesChou/lua-action@v0.0.1
|
||||
run: echo "lua -v"
|
||||
run: lua tests/runtests.lua
|
||||
- run: echo "lua -v"
|
||||
- run: lua tests/runtests.lua
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user