Skip to content

Commit

Permalink
Update continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Oct 3, 2023
1 parent 8e47a87 commit 56aa2fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,7 @@ jobs:
sudo pip3 install --upgrade pip
sudo pip3 install pytest nose2 mock
pip3 wheel $(grep -o -P '(https://.*.tar.gz)' requirements.txt)
pip3 install libqfieldsync-*.whl
pip3 install -r requirements.txt
xvfb-run pytest
Expand Down

0 comments on commit 56aa2fe

Please sign in to comment.