summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-08-04 16:17:34 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-08-04 16:17:34 +0200
commit17dd2957420cdf0c0fb4ffcaf046cac1dd8ab41c (patch)
tree053e5fb0f3755d1ecf7fdd3e993c3fc873b30760
parent800cd2a653c1ce7a7b8b40b3d856147641922013 (diff)
No boost tests
-rw-r--r--.github/workflows/pip-packaging-windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pip-packaging-windows.yml b/.github/workflows/pip-packaging-windows.yml
index dabfceed..eec7b1a9 100644
--- a/.github/workflows/pip-packaging-windows.yml
+++ b/.github/workflows/pip-packaging-windows.yml
@@ -29,7 +29,7 @@ jobs:
architecture: x64
- name: Install dependencies
run: |
- vcpkg install boost-graph boost-serialization boost-date-time boost-system boost-filesystem boost-test boost-thread boost-program-options eigen3 mpfr mpir cgal --triplet x64-windows
+ vcpkg install boost-graph boost-serialization boost-date-time boost-system boost-filesystem boost-units boost-thread boost-program-options eigen3 mpfr mpir cgal --triplet x64-windows
vcpkg list
python -m pip install --user -r .github/build-requirements.txt
python -m pip install --user twine