Skip to content

Commit 02ccb6b

Browse files
committed
Removed redundant env
1 parent aeb0792 commit 02ccb6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_test_push.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
fetch-depth: 0
3838

3939
- name: Clone rondb-docker
40-
env:
41-
RONDB_DOCKER_DIR: /tmp/rondb-docker
4240
run: git clone -b release-0.7 https://github.com/logicalclocks/rondb-docker.git $RONDB_DOCKER_DIR
4341

4442
- name: Download RonDB

0 commit comments

Comments
 (0)