Thanks to visit codestin.com Credit goes to github.com
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 d36818c commit 4ba5ad1Copy full SHA for 4ba5ad1
init-tests-after-clone.sh
@@ -30,7 +30,7 @@ git reset --hard __testing_point__
30
31
# Do some setup that CI takes care of but that may not have been done locally.
32
if test -z "${TRAVIS-}"; then
33
- # The tests needs some version tags. Try to get them even in forks.
+ # The tests need some version tags. Try to get them even in forks.
34
git fetch --all --tags
35
36
# The tests need submodules, including a submodule with a submodule.
0 commit comments