Skip to content

Commit

Permalink
Fix mistake added to main for Valgrind
Browse files Browse the repository at this point in the history
This reverts commit f43164c.
  • Loading branch information
mcbarton authored Jan 21, 2025
1 parent f43164c commit 207ae3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ jobs:
sudo apt-get update
sudo apt-get install git g++ debhelper devscripts gnupg python3 doxygen graphviz python3-sphinx
sudo apt-get install -y libc6-dbg
sudo snap install valgrind
sudo snap install valgrind --classic
sudo apt autoremove
sudo apt clean
# Install libraries used by the cppyy test suite
Expand Down

0 comments on commit 207ae3a

Please # to comment.