Skip to content

Commit

Permalink
increase test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn committed Oct 3, 2024
1 parent 4435016 commit e9a5865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/geo-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo "matrix={\"include\":[{ \"server\":\"138.68.112.16:8888\", \"env\": \"prod-fra1\"}, {\"server\":\"139.59.218.19:8888\", \"env\": \"prod-sgp1\"}]}" >> "$GITHUB_OUTPUT"
sqs-quote-tests:
timeout-minutes: 15
timeout-minutes: 30
name: ${{ matrix.env }}-sqs-quote-tests
needs: setup-matrix
runs-on: ubuntu-latest
Expand Down

0 comments on commit e9a5865

Please sign in to comment.