Skip to content

Commit

Permalink
fail test if error (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnm-matin authored Feb 25, 2024
1 parent 62164e4 commit 0dca2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false
fail_ci_if_error: true

# tests_mac:
# needs: linter
Expand Down

0 comments on commit 0dca2a5

Please sign in to comment.