Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Nov 10, 2023
1 parent cc58450 commit 52e9cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ jobs:
fi
echo "Running pytest with args: ${args[@]}"
pytest --cov=arango --cov-report=xml "${args[@]}"
py.test --cov=arango --cov-report=xml "${args[@]}"
# - coveralls/upload

0 comments on commit 52e9cec

Please sign in to comment.