Skip to content

Commit 4757e37

Browse files
authored
Remove sleep
1 parent 998898d commit 4757e37

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/sam-build-tag-publish-and-run-tests.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,6 @@ jobs:
211211
contents: 'read'
212212
id-token: 'write'
213213
steps:
214-
- name: Sleep for 5 minutes
215-
run: sleep 300
216-
217214
- name: dispatch to terra-github-workflows
218215
env:
219216
rawls_base_test_entrypoint: "testOnly -- -l ProdTest -l NotebooksCanaryTest"

0 commit comments

Comments
 (0)