Skip to content

Commit

Permalink
Remove broken Setup SSH section
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Apr 28, 2024
1 parent 5fae0bf commit 5a93398
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Setup SSH
run: ssh-keyscan -t rsa git.drupal.org >> ~/.ssh/known_hosts

- uses: ddev/github-action-add-on-test@v2
with:
ddev_version: ${{ matrix.ddev_version }}
Expand Down

0 comments on commit 5a93398

Please sign in to comment.