diff --git a/test.py b/test.py new file mode 100644 index 0000000..e6cad57 --- /dev/null +++ b/test.py @@ -0,0 +1,2 @@ +# Test file created by agent workflow +print("Agent workflow test successful!")