Skip to content

Commit

Permalink
Fail CI on Codecov uploads from linters
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Sep 10, 2024
1 parent dbd6df2 commit 9cdd91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
flags: >-
CI-GHA,
MyPy
fail_ci_if_error: false
fail_ci_if_error: true
- name: Install spell checker
run: |
sudo apt install libenchant-2-dev
Expand Down

0 comments on commit 9cdd91c

Please sign in to comment.