Skip to content

Commit

Permalink
test: fail on error
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert W committed Oct 24, 2024
1 parent f9cbec5 commit d1f7709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tomlproject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- name: Run Tests
run: |
pytest --cov=pvcircuit
continue-on-error: true
# continue-on-error: true

0 comments on commit d1f7709

Please sign in to comment.