We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad8fd4 commit b820f99Copy full SHA for b820f99
.github/workflows/tests.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v2
36
- name: Environment setup
37
run: |
38
- brew install bats-core
+ brew install bats-core mkcert
39
mkcert -install
40
41
- name: Use ddev latest stable
0 commit comments