Skip to content

Commit 143ffbb

Browse files
author
Chris Wiechmann
committed
Update plugin-fn-elasticsearch.yml
1 parent 284ad52 commit 143ffbb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/plugin-fn-elasticsearch.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,6 @@ jobs:
6868
uses: actions/setup-node@v1
6969
with:
7070
node-version: '14'
71-
# Wait a few secs to get some monitoing data into the .monitoring-es* index
72-
- name: Sleep for 30sec
73-
uses: juliangruber/sleep-action@v1
74-
with:
75-
time: 30s
7671
- name: Run integration tests
7772
env:
7873
CI: true

0 commit comments

Comments
 (0)