Skip to content

Commit b9f4fcc

Browse files
committed
Testing
1 parent 59414ba commit b9f4fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ jobs:
130130
run: |
131131
cd temp_test_dir # Switch to test working dir per non-src-layout hack
132132
cat qtpy_basedir.txt
133-
pipx run coveralls --service=github --rcfile="../.coveragerc"
133+
pipx run coveralls --service=github --rcfile="../.coveragerc" --basedir="../qtpy"

0 commit comments

Comments
 (0)