updates
All checks were successful
Build Org Website / build (push) Successful in 54s

This commit is contained in:
gitea-actions
2026-06-04 14:13:45 +01:00
parent d63dc6d2cf
commit cd62a01ec5
12 changed files with 719 additions and 695 deletions

View File

@@ -60,9 +60,9 @@ $Config = @{
RetryCount = 3
RetryDelaySeconds = 2
AuthoringTestsEnabled = $true
AuthoringServiceDirectory = '/home/zaine/master-folder/projects/authoring-service'
AuthoringServiceDirectory = '/home/zaine/master-folder/org-platform/authoring-service'
AuthoringTestsPattern = 'test_authoring_server.py'
AuthoringTestsDirectory = '/home/zaine/master-folder/projects/authoring-service/tests'
AuthoringTestsDirectory = '/home/zaine/master-folder/org-platform/authoring-service/tests'
AuthoringTestTimeoutSec = 120
# Tune these patterns to your build tooling.