Remove tmate.

This commit is contained in:
Nicolas Patry 2024-09-12 16:28:01 +02:00
parent 7f58f7dc61
commit ce3efc83ed
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
env:
USER: github_runner
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Build
run: nix develop .#test --command echo "Ok"
- name: Python tests.