Skip to content

Commit d6ac810

Browse files
debug
1 parent 080ec4c commit d6ac810

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
- image: circleci/python:3.9.6
3030
environment: # environment variables for primary container
3131
PIPENV_VENV_IN_PROJECT: true
32+
environment:
33+
LOG_LEVEL: debug
3234
steps:
3335
- add_ssh_keys:
3436
fingerprints:

0 commit comments

Comments
 (0)