Skip to content

Commit

Permalink
fixed php unit error
Browse files Browse the repository at this point in the history
  • Loading branch information
Fellan-91 committed Jan 29, 2025
1 parent 5cf4636 commit dcb2bf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ jobs:
with:
custom-cache-suffix: $(/bin/date -u --date='last Mon' "+%F")

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

- name: Npm build
run: npm run build

Expand Down

0 comments on commit dcb2bf4

Please sign in to comment.