Skip to content

Commit

Permalink
Update .github/workflows/tests_lkcpu_python.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ali Asadi <[email protected]>
  • Loading branch information
AmintorDusko and maliasadi authored Jan 22, 2025
1 parent 737b433 commit de9a1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_lkcpu_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
python -m pip install --upgrade torch==$TORCH_VERSION -f https://download.pytorch.org/whl/cpu/torch_stable.html
python -m pip install --upgrade tensorflow~=$TF_VERSION keras~=$TF_VERSION
- name: Run PennyLane unit tests
- name: Run PennyLane-Lightning integration tests
env:
OMP_NUM_THREADS: 1
OMP_PROC_BIND: false
Expand Down

0 comments on commit de9a1cc

Please sign in to comment.