Skip to content

Commit 29c5218

Browse files
Update .github/workflows/tests_lkcuda_python.yml
Co-authored-by: Ali Asadi <[email protected]>
1 parent 8cbf08d commit 29c5218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests_lkcuda_python.yml

+1
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ jobs:
263263
python -m pip install . -vv
264264
265265
- name: Run PennyLane-Lightning integration tests
266+
if: ${{ matrix.pl_backend != 'all' }}
266267
env:
267268
OMP_NUM_THREADS: 1
268269
OMP_PROC_BIND: false

0 commit comments

Comments
 (0)