Skip to content

Commit 09f97ea

Browse files
nspopepetrelharp
authored andcommitted
Remove stray echo from tests CI workflows
1 parent c4ccaa2 commit 09f97ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
if: runner.os == 'macOS'
4242
run: |
4343
# Fix incorrect conda permissions on mac that prevent cache restore.
44-
echo "$USER:staff ${{ steps.find-conda.outputs.CONDA }}"
4544
sudo chown -R $USER:staff ${{ steps.find-conda.outputs.CONDA }}
4645
4746
- name: cache conda

0 commit comments

Comments
 (0)