Skip to content

Commit f5c358c

Browse files
authored
Merge branch 'main' into more-fast-success
2 parents 8291132 + 2aba097 commit f5c358c

22 files changed

Lines changed: 1390 additions & 239 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,6 @@ jobs:
9898
run: |
9999
.venv/bin/pip install -v ./cuda_pathfinder
100100
101-
- name: Build cuda-python-test-helpers
102-
run: |
103-
.venv/bin/pip install -v ./cuda_python_test_helpers
104-
105101
- name: Build cuda-bindings
106102
run: |
107103
cd cuda_bindings

0 commit comments

Comments
 (0)