We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a570c6 commit 0788978Copy full SHA for 0788978
.github/workflows/reusable-ubuntu.yml
@@ -108,3 +108,5 @@ jobs:
108
- name: Tests
109
working-directory: ${{ env.CPYTHON_BUILDDIR }}
110
run: xvfb-run make ci
111
+ env:
112
+ PYTHONWARNINGS: error
0 commit comments