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 284ad52 commit 143ffbbCopy full SHA for 143ffbb
.github/workflows/plugin-fn-elasticsearch.yml
@@ -68,11 +68,6 @@ jobs:
68
uses: actions/setup-node@v1
69
with:
70
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
76
- name: Run integration tests
77
env:
78
CI: true
0 commit comments