mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-29 23:54:01 +00:00
coveralls failed to find .coveralls.yml ...
also tox.ini overrides TEST_SUITE :/ Set it in the right place
This commit is contained in:
parent
e17c8f618e
commit
b092dd57cf
@ -171,15 +171,16 @@ jobs:
|
||||
|
||||
- "run":
|
||||
name: "Run Unit Tests"
|
||||
environment:
|
||||
TEST_SUITE: "allmydata.test.test_uri"
|
||||
command: |
|
||||
python -m tox -e py311-coverage
|
||||
|
||||
- "run":
|
||||
name: "Upload Coverage"
|
||||
environment:
|
||||
COVERALLS_REPO_TOKEN: "JPf16rLB7T2yjgATIxFzTsEgMdN1UNq6o"
|
||||
command: |
|
||||
python -m pip install coveralls
|
||||
python -m coveralls debug
|
||||
python -m coveralls
|
||||
|
||||
pyinstaller:
|
||||
|
@ -1,2 +0,0 @@
|
||||
service_name: "circleci"
|
||||
repo_token: "JPf16rLB7T2yjgATIxFzTsEgMdN1UNq6o"
|
Loading…
x
Reference in New Issue
Block a user