mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Added SSH connection into test container for debugging
This commit is contained in:
parent
d3c9b7eae1
commit
d41996b365
1 changed files with 3 additions and 2 deletions
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
|
@ -149,5 +149,6 @@ jobs:
|
|||
env:
|
||||
DATABASE_URL: mysql://root:root@localhost:3306/legacy_db
|
||||
|
||||
|
||||
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
if: ${{ failure() }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue