1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
This commit is contained in:
Takunomi Automaticus, The 2nd 2024-07-06 23:28:48 +02:00 committed by Jon Michael Aanes
parent e36a237908
commit 33fe15f17f
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA
2 changed files with 8 additions and 6 deletions

View File

@ -1,6 +0,0 @@
name: LÖVE/Lua Library
on: [push]
jobs:
Static-Analysis:
uses: jmaa/workflows/.gitea/workflows/lua.yaml@main

View File

@ -0,0 +1,8 @@
name: LÖVE/Lua Library
on: [push]
jobs:
Test:
uses: jmaa/workflows/.gitea/workflows/lua-testing.yaml@v6.21
Static-Analysis:
uses: jmaa/workflows/.gitea/workflows/lua-static-analysis.yaml@v6.21