Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amranidev authored Jun 23, 2024
1 parent 4947b9c commit 64d4cb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress
# - name: Install testbench
# run: composer require --no-interaction --prefer-stable --no-suggest --update-with-dependencies --dev "orchestra/testbench:${TESTBENCH_VERSION}"
- name: run docker
run: docker-compose up -d & sleep 50
- name: pwd
Expand Down

0 comments on commit 64d4cb0

Please sign in to comment.