Skip to content

Commit 6eebb95

Browse files
committed
ci: always install valgrind-codspeed
1 parent bed309d commit 6eebb95

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ jobs:
166166
cargo codspeed build -m ${{matrix.mode}} -p ${{ matrix.package }} ${{ matrix.features && format('--features {0}', matrix.features) || '' }}
167167
168168
- name: Install valgrind-codspeed
169-
if: inputs.language == 'python'
170169
shell: bash
171170
run: |
172171
git clone https://github.com/CodSpeedHQ/valgrind-codspeed

0 commit comments

Comments
 (0)