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 729321b commit 468b877Copy full SHA for 468b877
run_tests.sh
@@ -66,5 +66,4 @@ cd ..
66
set +eux
67
68
# send coverage stats to Codecov
69
-bash <(curl -s https://codecov.io/bash)
70
-bash
+bash <(curl -s https://codecov.io/bash)
0 commit comments