From 70f910bba65bb94b99eccbfd819e3dafac7058d1 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Fri, 13 Sep 2024 21:49:31 +0200 Subject: [PATCH] Remove tmate. --- .github/workflows/nix_integration_tests.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/nix_integration_tests.yaml b/.github/workflows/nix_integration_tests.yaml index a684fa98..e38568f2 100644 --- a/.github/workflows/nix_integration_tests.yaml +++ b/.github/workflows/nix_integration_tests.yaml @@ -30,8 +30,6 @@ jobs: USER: github_runner - name: Build run: nix develop .#test --command echo "Ok" - - name: Setup tmate session - uses: mxschmitt/action-tmate@v3 - name: Python tests. run: | sudo mkdir -p /run/opengl-driver/lib