Skip to content

Commit 9ad618e

Browse files
authored
Exclude program set expval notebook from tests
1 parent 6a925bf commit 9ad618e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integ_tests/test_all_notebooks.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747
"TN1_demo_local_vs_non-local_random_circuits.ipynb",
4848
# Dynamic circuits with QBP
4949
"4_Dynamic_Circuits_with_Qiskit_Braket_Provider.ipynb",
50+
# Investigating local simulator performance on small circuits
51+
"02_Expectation_value_calculations_with_program_sets",
5052
]
5153

5254
if (

0 commit comments

Comments
 (0)