Skip to content

Commit

Permalink
Switch to dedicated testing hub (Qiskit#1150)
Browse files Browse the repository at this point in the history
We have a new hub on IBM Quantum dedicated to testing docs content.
  • Loading branch information
frankharkins authored Apr 9, 2024
1 parent ec56393 commit ff55d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notebook-test-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ./.github/actions/set-up-notebook-testing
with:
ibm-quantum-token: ${{ secrets.IBM_QUANTUM_TEST_TOKEN }}
instance: "ibm-q-internal/deployed/default"
instance: "client-enablement/documentation/qiskit-documenta"

- name: Execute notebooks
run: tox -- --only-submit-jobs
Expand Down

0 comments on commit ff55d58

Please sign in to comment.