Skip to content

Commit

Permalink
ci(hw): Remove file print
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Oct 3, 2024
1 parent 6ba8681 commit 7db03fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests_hw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ jobs:
sparse-checkout: |
*
- name: List files
if: ${{ steps.check-tests.outputs.enabled == 'true' }}
run: ls -la

# setup-python currently only works on ubuntu images
# - uses: actions/setup-python@v5
# if: ${{ steps.check-tests.outputs.enabled == 'true' }}
Expand Down

0 comments on commit 7db03fe

Please sign in to comment.