Skip to content

Commit f9d42da

Browse files
authored
Update config.yml
1 parent 5f89c63 commit f9d42da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ jobs:
3737
- run:
3838
name: examples
3939
command: |
40+
. venv/bin/activate
4041
python3 bulk_insert.py -n ./example/Person.csv -n ./example/Country.csv -r ./example/KNOWS.csv -r ./example/VISITED.csv Visits
4142
python3 bulk_insert.py -n ./example2/Robots.csv Robots

0 commit comments

Comments
 (0)