Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
KlementXV committed Aug 17, 2024
1 parent ba5e39c commit 4deddbd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/rust-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,7 @@ jobs:
continue-on-error: true

- name: Debug - Check file existence
run: ls -alh
run: ls -alh

- name: Debug - Check file existence
run: tree

0 comments on commit 4deddbd

Please sign in to comment.