Skip to content

Commit

Permalink
Add cotniue on error to coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed May 27, 2021
1 parent b1740d3 commit b85a496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
pytest --cov=pymatgen.analysis.diffusion --durations=30 pymatgen
- name: Coveralls
continue-on-error: true
uses: AndreMiras/coveralls-python-action@v20201129
- name: treon
run: |
Expand Down

0 comments on commit b85a496

Please sign in to comment.