Skip to content

Commit

Permalink
Fix automated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan0sz committed Jan 22, 2025
1 parent 205ef84 commit 2e1a083
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ jobs:
--health-retries 10
steps:
- name: Install SVN
- run: sudo apt-get install -y subversion

- name: Checkout code
uses: actions/checkout@v4

Expand Down

0 comments on commit 2e1a083

Please sign in to comment.