Skip to content

Commit 671f4c4

Browse files
committed
QIITA_CLIENT_DEBUG_LEVEL
1 parent 43b17a4 commit 671f4c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/qiita-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
conda activate qiita_client
120120
export QIITA_ROOTCA_CERT=`pwd`/qiita-dev/qiita_core/support_files/ci_rootca.crt
121121
export QIITA_CONFIG_FP=`pwd`/qiita-dev/qiita_core/support_files/config_test_local.cfg
122+
export QIITA_CLIENT_DEBUG_LEVEL=DEBUG
122123
nosetests --with-doctest --with-coverage --cover-package=qiita_client
123124
124125
- uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)