Skip to content

Commit

Permalink
Make sure gprof is added
Browse files Browse the repository at this point in the history
  • Loading branch information
tsadpbb committed Nov 25, 2024
1 parent 1800442 commit c173bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
sudo apt update
sudo apt remove libgd3 nginx
sudo apt install libgd-dev valgrind
sudo apt install libgd-dev valgrind binutils
- name: configure
run: ./configure --enable-testing
- name: Run Tests
Expand Down

0 comments on commit c173bf1

Please sign in to comment.