Skip to content

Commit d2998a1

Browse files
committed
Change data URL
1 parent c4cf09f commit d2998a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
- run:
160160
name: Download SF1 data set
161161
command: |
162-
curl -L https://surfdrive.surf.nl/files/index.php/s/Ng2eCg6m06ZNKKo/download | tar -xv --use-compress-program=unzstd
162+
curl -L https://pub-383410a98aef4cb686f0c7601eddd25f.r2.dev/interactive-v1/sf1-2021-12.tar.zst | tar -xv --use-compress-program=unzstd
163163
# substitution parameters and updateStreams for Neo4j
164164
cp ./sf1/substitution_parameters/* ./cypher/test-data/substitution_parameters/
165165
cp ./sf1/substitution_parameters/* ./postgres/test-data/substitution_parameters/

0 commit comments

Comments
 (0)