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 b8c3a70 commit fe494b0Copy full SHA for fe494b0
ci/asv.sh
@@ -13,7 +13,7 @@ if [ "$ASV" ]; then
13
14
asv machine --yes
15
16
- time asv dev | grep "failed"
+ time asv dev
17
18
if [ $? = "0" ]; then
19
RET=1
0 commit comments