Skip to content

Commit 1bcf595

Browse files
committed
setting OQC_device
Signed-off-by: Sachin Pisal <[email protected]>
1 parent d99451a commit 1bcf595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,7 @@ jobs:
458458
echo "OQC_URL=${{ secrets.OQC_URL }}" >> $GITHUB_ENV
459459
echo "OQC_EMAIL=${{ secrets.BACKEND_LOGIN_EMAIL }}" >> $GITHUB_ENV
460460
echo "OQC_PASSWORD=${{ secrets.OQC_PASSWORD }}" >> $GITHUB_ENV
461+
echo "OQC_DEVICE=qpu:jp:3:673b1ad43c" >> $GITHUB_ENV
461462
;;
462463
orca)
463464
echo "### Setting up ORCA account" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)