Skip to content

Commit

Permalink
add log folder
Browse files Browse the repository at this point in the history
  • Loading branch information
studioj committed Oct 24, 2024
1 parent 9900396 commit 63b6ff2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ jobs:
- run: ${{ matrix.command5 }}
if: ${{ matrix.command5 }}

- name: Print directory contents
run: ls -laR .

- name: Archive logs
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 63b6ff2

Please sign in to comment.