Skip to content

Commit ad3802a

Browse files
author
Davide Fantuzzi
committed
fixed typo
1 parent 001ba04 commit ad3802a

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
@@ -104,7 +104,7 @@ jobs:
104104
&& apt-get update \
105105
&& apt-get install -y git
106106
- uses: actions/checkout@v2
107-
name: Setup PHP
107+
- name: Setup PHP
108108
run: |
109109
apt-get update && apt-get install -y \
110110
libfreetype6-dev \

0 commit comments

Comments
 (0)