Skip to content

Commit

Permalink
#2047 turn off verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed May 12, 2022
1 parent c522179 commit 46081dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
env:
CIBW_ENVIRONMENT: "PYBAMM_USE_VCPKG=ON VCPKG_ROOT_DIR=$cd/vcpkg VCPKG_DEFAULT_TRIPLET=x64-windows-static-md VCPKG_FEATURE_FLAGS=manifests,registries CMAKE_GENERATOR=\"Visual Studio 17 2022\" CMAKE_GENERATOR_PLATFORM=x64"
CIBW_ARCHS: "AMD64"
CIBW_BUILD_VERBOSITY: 1

- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 46081dc

Please sign in to comment.