Update .gitlab-ci.yml

This commit is contained in:
Ruixiang Du
2020-08-16 10:27:31 +00:00
parent 75b93c49b9
commit b4dcc58648

View File

@@ -20,4 +20,4 @@ build:
test:
stage: test
script:
- ./bin/gtest_all
- pwd && ls && ./bin/gtest_all