Skip to content

Commit

Permalink
Merge pull request #1016 from Codeinwp/development
Browse files Browse the repository at this point in the history
Rebase
  • Loading branch information
HardeepAsrani authored Dec 7, 2024
2 parents f6e7156 + 526f828 commit c93907c
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 c93907c

Please sign in to comment.