Skip to content

Commit

Permalink
Update test-php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HardeepAsrani authored Dec 7, 2024
1 parent bd3134b commit 526f828
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
extensions: simplexml
- name: Checkout source code
uses: actions/checkout@v2
- name: Install Subversion
run: sudo apt-get update && sudo apt-get install -y subversion
- name: Get Composer Cache Directory
id: composer-cache
run: |
Expand Down

0 comments on commit 526f828

Please sign in to comment.