Skip to content

Commit 63b2846

Browse files
committed
Don't remove and recreate build dir in test driver script
1 parent 2e9e09d commit 63b2846

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test-scripts/test-driver-debian.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@
22
sudo apt -y update
33
sudo apt -y full-upgrade
44
sudo apt -y install build-essential git cmake pkgconf libgtk-3-dev libsigc++-2.0-dev libyaml-cpp-dev catch2 libglfw3-dev curl xzip libhidapi-dev lsb-release dpkg-dev file libvulkan-dev glslang-dev glslang-tools spirv-tools glslc liblxi-dev libtirpc-dev texlive texlive-fonts-extra texlive-extra-utils
5-
rm -rf build
6-
mkdir build
75
ctest -S ctest-custom.cmake

0 commit comments

Comments
 (0)