Skip to content

Commit

Permalink
debug stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhoyer committed Oct 7, 2024
1 parent 6a61883 commit 9696f6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/doc-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
restore-keys: |
${{ runner.os }}-pipx-
- name: DEBUG
run: ls .pipx/.cache & ls ./

- name: Make sure latest hatch is installed
run: pipx upgrade hatch || pipx install hatch

Expand Down

0 comments on commit 9696f6a

Please sign in to comment.