We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47d46dd commit 407b8ccCopy full SHA for 407b8cc
.github/workflows/main.yml
@@ -93,8 +93,7 @@ jobs:
93
sudo apt-get update -y
94
sudo apt-get install -y libc6-dbg
95
valgrind --version
96
- # see https://github.com/jfrimmel/cargo-valgrind/pull/127
97
- cargo install cargo-valgrind --git https://github.com/Dushistov/cargo-valgrind
+ cargo install cargo-valgrind
98
python ci/build_and_run_tests.py --rust-only-with-valigrind
99
shell: bash
100
- name: Run tests that requires SG up and running
0 commit comments