More tmate.

This commit is contained in:
Nicolas Patry 2024-09-14 18:54:01 +02:00
parent 12b88204b0
commit 2b18537f85
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ 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: |
nix develop .#test --command pytest -svv integration-tests/ --release