Skip to content

Commit

Permalink
remove ls statement that breaks workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bgunnar5 committed Sep 30, 2024
1 parent fac2892 commit c49660a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-pr_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ jobs:
- name: Install singularity
run: |
ls /usr/local/bin/
ls /usr/local/libexec/
ls /usr/local/etc/
sudo apt-get update && sudo apt-get install -y \
build-essential \
Expand Down

0 comments on commit c49660a

Please sign in to comment.