Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelindi authored and Kelindi committed Feb 10, 2025
1 parent 81a446d commit c4dd52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Start solver
run: |
./stack solver --disable-telemetry=true --api-host="" > solver.log &
sleep 5
sleep 10
- name: Run solver integration tests
run: ./stack integration-tests-solver
Expand Down

0 comments on commit c4dd52d

Please sign in to comment.