We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59414ba commit b9f4fccCopy full SHA for b9f4fcc
.github/workflows/ci.yml
@@ -130,4 +130,4 @@ jobs:
130
run: |
131
cd temp_test_dir # Switch to test working dir per non-src-layout hack
132
cat qtpy_basedir.txt
133
- pipx run coveralls --service=github --rcfile="../.coveragerc"
+ pipx run coveralls --service=github --rcfile="../.coveragerc" --basedir="../qtpy"
0 commit comments