Skip to content

Commit 65f5ba8

Browse files
committed
CMake GitHub workflow: enable shelf3, so we run their tests.
* .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
1 parent d460007 commit 65f5ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake.yml

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
env:
8989
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
9090
CMAKE_GENERATOR: ${{ matrix.cmake_generator }}
91+
SVN_EXPERIMENTAL_COMMANDS: shelf3
9192

9293
steps:
9394
- name: Prepare Environment (Windows)

0 commit comments

Comments
 (0)