mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
chore(ci): increase timeout for rust-peer deployment (#204)
This commit is contained in:
parent
a4f01c5f0b
commit
0eee1cb057
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -146,7 +146,7 @@ jobs:
|
||||
- name: Wait for registry to be deployed
|
||||
uses: nick-fields/retry@v2
|
||||
with:
|
||||
timeout_seconds: 20
|
||||
timeout_seconds: 30
|
||||
max_attempts: 5
|
||||
shell: bash
|
||||
command: ${{ github.workspace }}/.github/check-registry.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user