Skip to content

Commit 075301a

Browse files
committed
virtual env
1 parent 8563107 commit 075301a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
- run:
103103
name: Build html figures
104104
command: |
105+
. venv/bin/activate
105106
python test/percy/plotly-express.py
106107
- run:
107108
name: Run percy snapshots

0 commit comments

Comments
 (0)