Skip to content

Commit

Permalink
Merge branch 'develop' into issue/9797-add-suggested-group-to-kmw-sel…
Browse files Browse the repository at this point in the history
…ection-panel.
  • Loading branch information
10upsimon committed Dec 19, 2024
2 parents eb3988f + 0b45b3e commit 2f6d6f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php-lint-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install SVN
run: sudo apt-get update && sudo apt-get install -y subversion

- uses: shivammathur/setup-php@v2
with:
extensions: mysqli, runkit7, uopz
Expand Down

0 comments on commit 2f6d6f6

Please sign in to comment.