Skip to content

Commit

Permalink
Fix for tests_integration
Browse files Browse the repository at this point in the history
  • Loading branch information
cyyber committed Nov 16, 2022
1 parent 1c53ef8 commit 117135f
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 @@ -74,6 +74,7 @@ jobs:
TESTINPLACE: 1
steps:
- checkout
- run: apt-get install -y rsync
- run: git submodule update --init --recursive --remote
- run: apt install -y python3-venv
- run: pip install -U -r requirements.txt
Expand Down

0 comments on commit 117135f

Please sign in to comment.