We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ba2c6 commit 4e7f49cCopy full SHA for 4e7f49c
.github/workflows/ci.yml
@@ -22,6 +22,7 @@ jobs:
22
23
- name: Requirements
24
run: |
25
+ sudo apt-get update
26
sudo apt-get install valgrind
27
28
- name: Configure CMake
0 commit comments