From f7c02e75aad644241ff1950d02f8705891cae220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20J=2E=20Iglesias=20Garc=C3=ADa?= Date: Thu, 16 May 2024 20:22:22 +0200 Subject: [PATCH] Update nanobind.yaml --- .github/workflows/nanobind.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/nanobind.yaml b/.github/workflows/nanobind.yaml index 86e4f4b..cbe3c3d 100644 --- a/.github/workflows/nanobind.yaml +++ b/.github/workflows/nanobind.yaml @@ -15,10 +15,10 @@ jobs: uses: actions/checkout@v4 with: submodules: 'recursive' - - name: Setup tmate session - uses: mxschmitt/action-tmate@v3 - with: - detached: true + #- name: Setup tmate session + # uses: mxschmitt/action-tmate@v3 + # with: + # detached: true - name: Python setup uses: actions/setup-python@v5 with: