2024-04-26 09:48:20 +00:00
|
|
|
name: Lua Library
|
2024-04-14 12:43:43 +00:00
|
|
|
on: [push]
|
|
|
|
|
|
|
|
jobs:
|
2024-04-26 09:48:20 +00:00
|
|
|
Lua-Testing:
|
|
|
|
uses: jmaa/workflows/.gitea/workflows/lua-testing.yaml@v6.19
|
2024-04-14 12:43:43 +00:00
|
|
|
Static-Analysis:
|
2024-04-26 09:48:20 +00:00
|
|
|
uses: jmaa/workflows/.gitea/workflows/lua-static-analysis.yaml@v6.19
|