Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
removed duplicates

Signed-off-by: Ming M Qin <[email protected]>
  • Loading branch information
MMelQin authored Apr 10, 2024
1 parent 5bb8d9d commit a429e53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
run: |
source .venv/bin/activate
python3 -m pip install nvidia-cuda-runtime-cu12
python3 -m pip install nvidia-cuda-runtime-cu12
./run test all unit
- name: Coverage
run: |
Expand Down

0 comments on commit a429e53

Please sign in to comment.