Skip to content

Commit afd35ab

Browse files
author
Gareth Ellis
committed
Adds checkout!
1 parent 50aa343 commit afd35ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- "lowest"
1616
- "highest"
1717
steps:
18+
- uses: actions/checkout@v2
19+
1820
- name: Setup PHP
1921
uses: shivammathur/setup-php@v2
2022
with:

0 commit comments

Comments
 (0)