mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
removing tmate.
This commit is contained in:
parent
f7aa417271
commit
6781b25504
1 changed files with 0 additions and 5 deletions
5
.github/workflows/test-linux.yml
vendored
5
.github/workflows/test-linux.yml
vendored
|
@ -53,11 +53,6 @@ jobs:
|
|||
python3 -m pip install -U pip
|
||||
python3 -m pip install -r tests/requirements.txt
|
||||
|
||||
- name: Setup tmate session
|
||||
if: matrix.instance == 'onedir-3005'
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
timeout-minutes: 15
|
||||
|
||||
- name: Create Test Instance
|
||||
run: |
|
||||
bundle exec kitchen create ${{ matrix.instance }}-${{ inputs.distro-slug }} || \
|
||||
|
|
Loading…
Add table
Reference in a new issue