Skip to content

Commit

Permalink
debug with tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 committed Oct 1, 2024
1 parent 3af0951 commit 47e6aed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/hvd-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Get year & week number
id: get-date
Expand All @@ -56,7 +58,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}

- name: Install dependencies
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 47e6aed

Please # to comment.