Skip to content

Commit

Permalink
chore: fix stress test
Browse files Browse the repository at this point in the history
  • Loading branch information
appflowy committed Jan 5, 2025
1 parent 7fea060 commit 4ec214a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/stress_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ jobs:
- name: Start Docker Compose Services
run: |
docker compose -f docker-compose-stress-test.yml up -d
docker ps -a
./script/run_local_server.sh
# docker compose -f docker-compose-stress-test.yml up -d
# docker ps -a

- name: Install Prerequisites
run: |
Expand Down

0 comments on commit 4ec214a

Please sign in to comment.