Skip to content

Commit a429e53

Browse files
authored
Update pr.yml
removed duplicates Signed-off-by: Ming M Qin <38891913+MMelQin@users.noreply.github.com>
1 parent 5bb8d9d commit a429e53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
run: |
4040
source .venv/bin/activate
4141
python3 -m pip install nvidia-cuda-runtime-cu12
42-
python3 -m pip install nvidia-cuda-runtime-cu12
4342
./run test all unit
4443
- name: Coverage
4544
run: |

0 commit comments

Comments
 (0)