Skip to content

Commit ffcf6ec

Browse files
committed
Pull before commiting benchmarking files
1 parent ed93016 commit ffcf6ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ jobs:
285285
run: |
286286
set -x
287287
cd benchmark/repos/data
288+
git pull --autostash
288289
git add .
289290
if git diff --cached --quiet; then
290291
exit 0

0 commit comments

Comments
 (0)