From c4f38c822a33ef0c9e7fc3c3eb9c76bd4568c8e1 Mon Sep 17 00:00:00 2001 From: Pascal Thomet Date: Thu, 1 Feb 2024 21:01:17 +0100 Subject: [PATCH] CI --- .github/workflows/VcpkgPackage.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/VcpkgPackage.yml b/.github/workflows/VcpkgPackage.yml index 6c3edaf4..27740b14 100644 --- a/.github/workflows/VcpkgPackage.yml +++ b/.github/workflows/VcpkgPackage.yml @@ -74,9 +74,8 @@ jobs: # Extract the archive using 7-zip which is preinstalled on the GitHub Actions Windows runner 7z x mesa3d-23.1.9-release-msvc.7z -omesa3d - - - name: Setup interactive tmate session - uses: mxschmitt/action-tmate@v3 +# - name: Setup interactive tmate session +# uses: mxschmitt/action-tmate@v3 # Run the test - name: run test