Skip to content

Commit 11d1e60

Browse files
committed
Fiddle again with typo for #7
1 parent 05586b8 commit 11d1e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: actions/checkout@v2
4040
- run: echo "/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin" >> $GITHUB_PATH
4141
- name: Environment setup
42-
- run: |
42+
run: |
4343
brew install bats-core mkcert
4444
mkcert -install
4545

0 commit comments

Comments
 (0)