Skip to content

Commit 5a93398

Browse files
committed
Remove broken Setup SSH section
1 parent 5fae0bf commit 5a93398

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
runs-on: ubuntu-latest
3030

3131
steps:
32-
- name: Setup SSH
33-
run: ssh-keyscan -t rsa git.drupal.org >> ~/.ssh/known_hosts
34-
3532
- uses: ddev/github-action-add-on-test@v2
3633
with:
3734
ddev_version: ${{ matrix.ddev_version }}

0 commit comments

Comments
 (0)