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 747ef77 commit a86b2a6Copy full SHA for a86b2a6
.github/workflows/test.yml
@@ -59,4 +59,4 @@ jobs:
59
git clone https://github.com/ProgVal/irctest.git
60
cd irctest
61
pip3 install -r requirements.txt
62
- make limnoria
+ make limnoria PYTEST_ARGS=-vs
0 commit comments