Skip to content

Commit a2ece1e

Browse files
committed
upterm in VM to check out whats going on
1 parent dd1e5e4 commit a2ece1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/gmt-pytest/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ runs:
3131
path: venv
3232
key: pip-${{ steps.setup_python.outputs.python-version }}-${{ hashFiles('requirements.txt') }}-${{ hashFiles('requirements-dev.txt') }}-${{ hashFiles('metric_providers/psu/energy/ac/xgboost/machine/model/requirements.txt') }}
3333

34+
- name: Setup upterm session
35+
uses: lhotari/action-upterm@v1
36+
3437
- name: install script and packages
3538
shell: bash
3639
working-directory: ${{ inputs.gmt-directory }}

0 commit comments

Comments
 (0)