Restructuring example code.

This commit is contained in:
Patrick Lehmann
2025-09-01 01:06:10 +02:00
parent 729e406294
commit e5706693e2
16 changed files with 24 additions and 15 deletions

View File

@@ -8,8 +8,8 @@ jobs:
NamespacePackage:
uses: pyTooling/Actions/.github/workflows/CompletePipeline.yml@dev
with:
package_namespace: pyExamples
package_name: Extensions
package_namespace: myFramework
package_name: Extension
codecov: true
codacy: true
dorny: true