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