We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 629673d commit aef6189Copy full SHA for aef6189
1 file changed
.github/workflows/benchmarks.yml
@@ -113,8 +113,6 @@ jobs:
113
run: |
114
cd $GITHUB_WORKSPACE
115
git clone https://github.com/joaquintides/hub.git hub-root
116
- cd hub-root
117
- git checkout 206ccf4a2047a743a3094642bdc2ed238c2f925a
118
- name: Install plf_hive
119
120
@@ -190,8 +188,6 @@ jobs:
190
188
191
189
cd %GITHUB_WORKSPACE%
192
193
194
195
196
shell: cmd
197
0 commit comments