Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
fizyk committed Apr 14, 2020
1 parent 813bb41 commit ae87f48
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 @@ -44,7 +44,7 @@ jobs:
name: run tests
command: |
python3 --version
mysqld --version
mysqld --user circleci --version
. venv/bin/activate
py.test -vv -n 0 --showlocals --mysql-user circleci --cov src/pytest_mysql tests
Expand Down

0 comments on commit ae87f48

Please sign in to comment.