Skip to content

Commit 526f828

Browse files
Update test-php.yml
1 parent bd3134b commit 526f828

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
extensions: simplexml
2020
- name: Checkout source code
2121
uses: actions/checkout@v2
22+
- name: Install Subversion
23+
run: sudo apt-get update && sudo apt-get install -y subversion
2224
- name: Get Composer Cache Directory
2325
id: composer-cache
2426
run: |

0 commit comments

Comments
 (0)