This commit is contained in:
konstin 2024-03-14 16:02:48 +01:00
parent 51e44375b9
commit d4b1544292
1 changed files with 1 additions and 6 deletions

View File

@ -103,12 +103,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public keys of the listed GitHub users
limit-access-to-users: konstin
architecture: "x64"
- name: "Smoke test (unix)"
if: ${{ matrix.os != 'windows' }}
run: |