Skip to content

Commit

Permalink
Fix CI/CD for first time contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
insspb committed Jun 7, 2022
1 parent c6dff1b commit 1ad2375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Expand Up @@ -72,6 +72,7 @@ jobs:
- name: Project security test
run: "nox -p ${{ matrix.python }} -s safety_tests"
- name: Send coverage report to codeclimate
continue-on-error: true
uses: paambaati/codeclimate-action@v3.0.0
with:
coverageCommand: echo "Ignore rerun"
Expand Down

0 comments on commit 1ad2375

Please sign in to comment.