We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 102b1c2 commit aeb82cbCopy full SHA for aeb82cb
.github/workflows/main.yml
@@ -57,6 +57,7 @@ jobs:
57
58
- name: Run AWS CLI command
59
run: |
60
+ sleep 10
61
make run
62
63
- name: Integration Tests
0 commit comments