Remove tmate.
This commit is contained in:
parent
7f58f7dc61
commit
ce3efc83ed
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue