Skip to content

Commit

Permalink
source virtualenv
Browse files Browse the repository at this point in the history
-----------------------------
  • Loading branch information
leslievandemark committed Jan 24, 2024
1 parent 8b58ae5 commit 59ad8d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
name: 'Unit Tests'
command: |
source /usr/local/share/virtualenvs/tap-tester/bin/activate
source /usr/local/share/virtualenvs/tap-typeform/bin/activate
pip install nose2 parameterized nose2[coverage_plugin]>=0.6.5
nose2 --with-coverage -v -s tests/unittests
- store_test_results:
Expand Down

0 comments on commit 59ad8d5

Please sign in to comment.