Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0fd67c3

Browse files
bkalashnikovbogdandm
bkalashnikov
authored andcommitted
Disable broken coveralls for now
1 parent 8d915b3 commit 0fd67c3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎.github/workflows/test_and_release.yml‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
with:
2020
python-version: ${{ matrix.python-version }}
2121
pytest-args: '--cov-config .coveragerc --cov=json_to_models'
22-
- name: Coverage
23-
env:
24-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25-
run: |
26-
coverage xml
27-
coveralls --service=github
22+
# - name: Coverage
23+
# env:
24+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25+
# run: |
26+
# coverage xml
27+
# coveralls --service=github
2828
# TODO: Fix codacy issue with token
2929
# python-codacy-coverage -r coverage.xml
3030

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /