Skip to content

Commit d0be1be

Browse files
committed
Revert "Update 05-windows-build.yml"
This reverts commit 90d0b21.
1 parent 90d0b21 commit d0be1be

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/05-windows-build.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,6 @@ jobs:
9898
--config-settings='cmake.define.BUILD_TOOLS=ON'
9999
shell: powershell
100100

101-
- name: Setup tmate session
102-
uses: mxschmitt/action-tmate@v3
103-
104101
- name: Run C++ Tests
105102
run: |
106103
cd "$env:GITHUB_WORKSPACE\build"
@@ -123,4 +120,4 @@ jobs:
123120
.\db-example.exe
124121
.\core-example.exe
125122
.\ailego-example.exe
126-
shell: powershell
123+
shell: powershell

0 commit comments

Comments
 (0)