Beef up the tests
This commit is contained in:
6
.gitlab/before_script/linux/install_deps.sh
Executable file
6
.gitlab/before_script/linux/install_deps.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eux
|
||||
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y libnuma-dev
|
||||
Reference in New Issue
Block a user