Skip to content

Commit e5ba851

Browse files
committed
Be more verbose.
1 parent 923f360 commit e5ba851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
./configure --with-pydebug
4949
make -j
5050
- name: Test
51-
run: ./python -m test -j1
51+
run: ./python -m test -j1 -W

0 commit comments

Comments
 (0)