Skip to content

Commit

Permalink
debug 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 authored Oct 1, 2024
1 parent 47e6aed commit 51c578c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/hvd-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ 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 @@ -59,6 +57,9 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

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

0 comments on commit 51c578c

Please # to comment.