Skip to content

Commit

Permalink
Revert "Fix unittest"
Browse files Browse the repository at this point in the history
This reverts commit 1bb86a6.
  • Loading branch information
deminy committed Nov 28, 2024
1 parent 7b620f5 commit 25a94ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Start Docker Containers
uses: isbang/[email protected]

- name: Install docker-compose
uses: apt update && apt install docker-compose

- name: Prepare Test Environment
run: |
docker-compose exec -T app php -v
Expand Down

0 comments on commit 25a94ce

Please sign in to comment.