We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b550bb commit 7f5066fCopy full SHA for 7f5066f
1 file changed
.github/workflows/benchmark.yml
@@ -60,7 +60,6 @@ jobs:
60
path: "*.log"
61
62
benchmark-8:
63
- needs: benchmark-1
64
runs-on: ubuntu-latest
65
66
services:
@@ -112,7 +111,6 @@ jobs:
112
111
113
114
benchmark-128:
115
- needs: benchmark-8
116
117
118
@@ -164,7 +162,6 @@ jobs:
164
162
165
163
166
benchmark-1024:
167
- needs: benchmark-128
168
169
170
0 commit comments