Skip to content

Commit

Permalink
CMake GitHub workflow: enable shelf3, so we run their tests.
Browse files Browse the repository at this point in the history
* .github/workflows/cmake.yml
  (env): SVN_EXPERIMENTAL_COMMANDS=shelf3


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1922646 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rinrab committed Dec 23, 2024
1 parent d460007 commit 65f5ba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
CMAKE_GENERATOR: ${{ matrix.cmake_generator }}
SVN_EXPERIMENTAL_COMMANDS: shelf3

steps:
- name: Prepare Environment (Windows)
Expand Down

0 comments on commit 65f5ba8

Please sign in to comment.