Skip to content

Commit 6eac891

Browse files
Copilottoolate28
andcommitted
Rename workflow step to "Simulate Default Bell State Circuit"
Co-authored-by: toolate28 <[email protected]>
1 parent 6baedf5 commit 6eac891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install Dependencies
2626
run: pip install qiskit
2727

28-
- name: Run Ethical Sims
28+
- name: Simulate Default Bell State Circuit
2929
id: simulate
3030
run: |
3131
if [ -f agent_skills.py ]; then

0 commit comments

Comments
 (0)