No tmate.

This commit is contained in:
Nicolas Patry 2024-09-15 14:34:09 +02:00
parent a533d086f0
commit 26634f9697
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:
USER: github_runner USER: github_runner
- name: Build - name: Build
run: nix develop .#test --command echo "Ok" run: nix develop .#test --command echo "Ok"
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Python tests. - name: Python tests.
run: | run: |
sudo mkdir -p /run/opengl-driver/lib sudo mkdir -p /run/opengl-driver/lib