Skip to content

Commit 6b1c700

Browse files
committed
Add agent id to render_fun script
1 parent b8b8155 commit 6b1c700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/render_fun/script.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[settings]
2+
agent_id = "testing/render_fun"
23
name = "Render fun"
34
run_command = "..\\..\\venv\\Scripts\\python render.py"
45
run_command_linux = "../../venv/bin/python render.py"

0 commit comments

Comments
 (0)