Skip to content

Commit

Permalink
Add bigger timeout value
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Feb 3, 2023
1 parent 8c78a16 commit a4b3c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/charts-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- name: "Await local chart"
uses: jupyterhub/action-k8s-await-workloads@v2
with:
timeout: 150
timeout: 900
max-restarts: 1

- name: Await local chart cert acquisition
Expand Down

0 comments on commit a4b3c67

Please sign in to comment.