Skip to content

Commit

Permalink
🧪 Fail test jobs on Codecov upload problems
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 15, 2024
1 parent 6222b01 commit 57eb5ae
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 @@ -70,7 +70,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 57eb5ae

Please sign in to comment.