Skip to content

Commit

Permalink
fix: delay
Browse files Browse the repository at this point in the history
Signed-off-by: Vishal Choudhary <[email protected]>
  • Loading branch information
vishal-chdhry committed Jul 5, 2024
1 parent d47a209 commit 846eeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/migration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Wait for kyverno to pick up the change
run: |
set -e
sleep 60
sleep 360
- name: API Service status post migration
run: |
set -e
Expand Down

0 comments on commit 846eeb9

Please sign in to comment.