Skip to content

Commit 9c6fac1

Browse files
committed
fix: cd into valgrind dir
1 parent 5875d22 commit 9c6fac1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Install valgrind
3939
run: |
4040
git clone https://github.com/CodSpeedHQ/valgrind-codspeed.git --branch cod-578-fix-span-ordering-on-the-flamegraph
41+
cd valgrind-codspeed
4142
sudo apt-get install -y \
4243
build-essential \
4344
automake \

0 commit comments

Comments
 (0)