Testing Framwork #17

Merged
an.di merged 83 commits from adilallo/enhancement/TestingFramework2 into main 2025-09-03 18:50:40 +00:00
Showing only changes of commit c8f72e6ec6 - Show all commits
+3 -2
View File
@@ -9,8 +9,8 @@ runner:
fetch_timeout: 5s fetch_timeout: 5s
fetch_interval: 2s fetch_interval: 2s
labels: labels:
- "self-hosted" - "self-hosted:host"
- "macos-latest" - "macos-latest:host"
cache: cache:
enabled: true enabled: true
@@ -27,6 +27,7 @@ container:
valid_volumes: [] valid_volumes: []
docker_host: "" docker_host: ""
force_pull: false force_pull: false
mode: "host"
host: host:
workdir_parent: "" workdir_parent: ""