Skip to content

Commit

Permalink
Maybe fix the test
Browse files Browse the repository at this point in the history
  • Loading branch information
justafish committed Oct 19, 2023
1 parent ae42a50 commit dca6304
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ 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@v1
with:
ddev_version: ${{ matrix.ddev_version }}
Expand Down

0 comments on commit dca6304

Please sign in to comment.