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 05586b8 commit 11d1e60Copy full SHA for 11d1e60
1 file changed
.github/workflows/tests.yml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@v2
40
- run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
41
- name: Environment setup
42
- - run: |
+ run: |
43
brew install bats-core mkcert
44
mkcert -install
45
0 commit comments