1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
This commit is contained in:
Takunomi Automaticus, The 2nd 2025-04-20 17:36:16 +02:00
parent 384561f405
commit bbbed31b09

View File

@ -19,7 +19,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
- name: Run testing library
run: luajit test/init.lua
run: [ -f test ] && luajit test/init.lua
Static-Analysis:
runs-on: ubuntu-latest
steps: