Skip to content

Commit

Permalink
reduced sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
kelindi committed Feb 11, 2025
1 parent 5e48396 commit 06001be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
- name: Start solver
run: |
./stack solver --disable-telemetry=true --api-host="" > solver.log &
sleep 30
cat solver.log
sleep 20
- name: Run solver integration tests
run: ./stack integration-tests-solver
Expand Down

0 comments on commit 06001be

Please sign in to comment.