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 42afbc8 commit 59414baCopy full SHA for 59414ba
.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" --basedir="$(cat qtpy_basedir.txt)"
+ pipx run coveralls --service=github --rcfile="../.coveragerc"
0 commit comments