From 6eac891f5daef552b9d65ad2f0761e772cfb17e0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 16 Jan 2026 21:12:12 +0000 Subject: [PATCH] Rename workflow step to "Simulate Default Bell State Circuit" Co-authored-by: toolate28 <105518313+toolate28@users.noreply.github.com> --- .github/workflows/coding-agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coding-agent.yml b/.github/workflows/coding-agent.yml index 555fb3a..201ce1c 100644 --- a/.github/workflows/coding-agent.yml +++ b/.github/workflows/coding-agent.yml @@ -25,7 +25,7 @@ jobs: - name: Install Dependencies run: pip install qiskit - - name: Run Ethical Sims + - name: Simulate Default Bell State Circuit id: simulate run: | if [ -f agent_skills.py ]; then