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 90f518f commit f332b6dCopy full SHA for f332b6d
.github/workflows/tests.yml
@@ -37,6 +37,7 @@ jobs:
37
38
steps:
39
- uses: actions/checkout@v2
40
+ - run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
41
- name: Environment setup
42
run: |
43
brew install bats-core mkcert
0 commit comments