Skip to content

Commit 7942617

Browse files
committed
CI: Set PYTHONWARNINGS=always::FutureWarning,always::DeprecationWarning
1 parent d8febaf commit 7942617

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
env:
88
TQDM_MININTERVAL: 10
9+
PYTHONWARNINGS: always::FutureWarning,always::DeprecationWarning
910
jobs:
1011
lint:
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)