You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test the `upload_artifact` safe output type with the Copilot engine.
18
+
19
+
## Task
20
+
21
+
Create a small text file at `output/result.txt` with the content "Hello from upload-artifact test" and upload it as a GitHub Actions artifact named "test-artifact".
22
+
23
+
Output results in JSONL format using the `upload_artifact` tool.
0 commit comments