Fix translator directive corruption and add Docker Compose (#325)

Co-authored-by: Hermes <hermes@users.noreply.github.com>
This commit is contained in:
SirBroccoli
2026-07-19 00:24:24 +02:00
committed by GitHub
co-authored by Hermes
parent ffeb93ee6b
commit a2c70780d3
5 changed files with 124 additions and 6 deletions
+3
View File
@@ -66,6 +66,9 @@ jobs:
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Validate translator directive safeguards
run: python scripts/test_translator_directives.py -v
- name: Update and download scripts
run: |