Skip to content

Commit

Permalink
Move notebook to extended test only
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins committed Dec 17, 2024
1 parent 91b3802 commit ffadedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/config/notebook-testing.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ notebooks = [
"docs/guides/dynamic-circuits-considerations.ipynb",
"docs/guides/dynamical-decoupling-pass-manager.ipynb",
"docs/guides/error-mitigation-and-suppression-techniques.ipynb",
"docs/guides/fractional-gates.ipynb",
"docs/guides/get-qpu-information.ipynb",
"docs/guides/local-testing-mode.ipynb",
"docs/guides/operator-class.ipynb",
Expand Down Expand Up @@ -69,6 +68,7 @@ test-strategies.extended = { patch="qiskit-ibm-runtime", backend="test_eagle_us-
test-strategies.hardware = { patch="qiskit-ibm-runtime-open" }
notebooks = [
"docs/guides/algorithmiq-tem.ipynb",
"docs/guides/fractional-gates.ipynb",
"docs/guides/functions.ipynb",
"docs/guides/get-started-with-primitives.ipynb",
"docs/guides/ibm-circuit-function.ipynb",
Expand Down

0 comments on commit ffadedf

Please sign in to comment.