Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/pylint-2.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
DurgNomis-drol authored May 10, 2022
2 parents b6f8aec + b74ca2a commit 1fa4cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
poetry run coverage xml
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
env_vars: OS,PYTHON
fail_ci_if_error: true
Expand Down

0 comments on commit 1fa4cba

Please sign in to comment.