Skip to content

Commit

Permalink
test: shorter wait for pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Aug 16, 2023
1 parent 320966b commit 6303b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-prod-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
path_to_add: 'fixtures.car'
- name: Wait for pinning
run: |
sleep 180 # 3 minutes
sleep 20 # 20 seconds
# see rational in https://github.com/ipfs/gateway-conformance/pull/108#discussion_r1274628865
test:
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit 6303b3f

Please sign in to comment.