BW3-Core/.github/workflows
KoenigMjr 056de68ce2
Update run_pytest.yml
- Entfernt **Python 3.7** aus der `matrix`, da sie nicht mehr von GitHub Actions bereitgestellt wird (End-of-Life).
- Aktualisiert `actions/checkout` von `v1` auf `v3` (empfohlene aktuelle Version).
- Verwendet `actions/upload-artifact@v3` anstelle von `@master` für stabileren Artifact-Upload.
- Fügt `mkdir -p log/` hinzu, um sicherzustellen, dass das Log-Verzeichnis existiert.
2025-06-10 07:31:43 +02:00
..
build_docs.yml add dev branch 2022-05-24 10:27:23 +02:00
codeql-analysis.yml update codeQL workflow 2022-05-25 06:30:11 +00:00
run_pytest.yml Update run_pytest.yml 2025-06-10 07:31:43 +02:00