Skip to content

Commit

Permalink
continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
jkobject committed Oct 10, 2024
1 parent ab42205 commit feecbb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
continue-on-error: false
- name: Run tests
run: make test
continue-on-error: false
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit feecbb4

Please sign in to comment.