Skip to content

Commit

Permalink
remove debugging ls
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewj-brown committed Jul 18, 2023
1 parent 9fcff69 commit c468f06
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/setup-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ runs:
virtualenvs-in-project: true
virtualenvs-path: '**/.venv'
installer-parallel: true

- name: Debugging GH actions is wicked silly
run: ls -al
shell: bash

- name: Ensure poetry is on PATH
run: echo "$HOME/.poetry/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit c468f06

Please sign in to comment.