Skip to content

Commit a86b2a6

Browse files
committed
More verbose irctest logging.
trying to figure out why it freezes on the CI...
1 parent 747ef77 commit a86b2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
git clone https://github.com/ProgVal/irctest.git
6060
cd irctest
6161
pip3 install -r requirements.txt
62-
make limnoria
62+
make limnoria PYTEST_ARGS=-vs

0 commit comments

Comments
 (0)