Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanssen2 committed Mar 8, 2024
1 parent d88c3b4 commit e3458c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/qiita-plugin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ jobs:
export PYTHONWARNINGS="ignore:Certificate for localhost has no \`subjectAltName\`"
ls -la ${CONDA_PREFIX}/lib/python
ls -la ${CONDA_PREFIX}../qiita/lib/python
nosetests --with-doctest --with-coverage --cover-package=qp_dbbact
- uses: codecov/codecov-action@v3
Expand Down

0 comments on commit e3458c3

Please sign in to comment.