Skip to content

Commit f2470bd

Browse files
committed
Omit checking substitution parameters in CI
1 parent 59c0e77 commit f2470bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ script:
1717
- docker run --rm --mount type=bind,source="$(pwd)/",target="/opt/ldbc_snb_datagen/out" --mount type=bind,source="$(pwd)/params.ini",target="/opt/ldbc_snb_datagen/params.ini" ldbc/datagen
1818
- md5sum social_network/*.csv | sort
1919
- "[[ `md5sum social_network/*.csv | sort | md5sum` == 'ee9e6dd99bf7c3459f4c6156d355f5ea -' ]]"
20-
- "[[ `md5sum substitution_parameters/* | sort | md5sum` == '49dddb159de3b342202f2b8a9823911d -' ]]"
2120
- mkdir out
2221
- cp -r substitution_parameters out/
2322
notifications:

0 commit comments

Comments
 (0)