Skip to content

Commit

Permalink
Merge pull request #844 from blink1073/ignore-warnings-prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Oct 4, 2022
2 parents 53b9b89 + 9c3230e commit 432be9d
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 @@ -130,7 +130,7 @@ jobs:
pip check
- name: Run the tests
run: |
pytest -vv || pytest -vv --lf
pytest -vv -W default || pytest -vv -W default --lf
make_sdist:
name: Make SDist
Expand Down

0 comments on commit 432be9d

Please sign in to comment.